I'm configuring a little Linux machine (a Raspberry Pi to be exact) to
act as a sort of router for a small network on a boat.

It has an external USB WiFi connection to a 'hotspot' and thus all
connections to the outside world go via wlan0 which has dynamic IP.

On the LAN side I have given the Pi a static IP in the 192.168.1.x
range. 

How do I need to configure dnsmasq to work with this sort of set up? I
want it to give out LAN addresses to anything plugged into the
ethernet LAN but I'm not quite sure how the routing will work.  Do I
need to run 'dhclient wlan0' to get the routes to the outside world
set up or can dnsmasq sort it out?

-- 
Chris Green

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to