pi as a router: issues with dns - Raspberry Pi Forums


hi,

bought raspberry pi , started installing router. setup follows:
- pi connected network (ethernet) of live. network has restrictions, uses captive portal authenticate.
- pi wifi access point other computers. configured dhcp server on network http://learn.adafruit.com/setting-up-a- ... t/overview tutorial.

problem that restricted network doesn't allow me use dns want, , dns forces on me changes on regular basis. when happens, disconnected , have authenticate again on captive portal. tutorial uses dns google (8.8.8.8) doesn't work.

wrote script automatically authenticates me @ captive portal, don't know how configure dhcpd automatically update dns server of client dns server of ethernet network. when manually, works fine.

getting ip of dns server easy (it same default gateway) how can tell dhcpd ?

sorry english, hope explanation clear enough

thank you

i presume it's 1 of lines ask comment out;
here put use google dns servers

code: select all

option domain-name-servers 8.8.8.8, 8.8.4.4;
used different dhcp server this, used 1 called dnsmasq.


raspberrypi



Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial