Jump to content

stroke

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

321 profile views

stroke's Achievements

Newbie

Newbie (1/14)

  1. Okay, thanks for your reply. I just try following. Instead of changing the loopback, iI have changed the infervace lan, and added the DNS there. The lan DNS entry was the Google DNS 8.8.8.8, so I changed it to 172.16.42.42. Reboot the pineapple, and it works. Was this the right (better) way?
  2. I solved it this way: cd /etc/config/ vi network To "config interface loopback" added: option dns 172.16.42.42 ESC -> :wq reboot So it works, and DNS can be resolved (and Pineapple can be updated).
  3. Yes, Pineapple has a resolv.conf file also. I have alreay tried to edit this file. But after edit (and restart service or reboot Pineapple), my changes always are over written. In resolv.conf stand: nameserver 127.0.0.1 I searched the forum, but can't find a post in forum for my problem. A bit more of testing: When I edit the resolv.conf: nameserver 127.0.0.1 nameserver 172.16.42.42 and save the file, in Putty I can Ping google.com and it's resolved. But connected Smartphone can't resolve (Smartphone was restartet first). When restarting DNS service on Pineapple, my custom value for resolv.conf was overwritten with the initial value. DNS Resolve was not working.
  4. I just become my Pineapple. I've installed it, connected it via LAN to Notebook. The Notebook was connected over WLAN to Internet. I'm using Windows. Sharing of WLAN Adapter is enabled. LAN Connection (to Pineapple) configured: 172.16.42.42, Subnet: 255.255.255.0, Default Gateway: none, DNS 8.8.8.8 Connection form Notebook to Pineapple works fine. Connection from Smartphone to Pineapple works fine. But no DNS was resolved. Ping (via Putty) to www.google.com was not working. Ping to 173.194.67.104 (IP of google.com) was working. With Smartphone: when I go to www.google.com -> Site was not resolved. When I type 173.194.67.104 in browser: google.com was showing. Route: Destination Gateway Genmask Flags Metric Ref Use Iface default 172.16.42.42 0.0.0.0 UG 0 0 0 br-lan 172.16.42.0 * 255.255.255.0 U 0 0 0 br-lan What do I making wrong?
×
×
  • Create New...