[EMAIL PROTECTED] wrote: > Hey all, > If I had an established network that looked like this: > > (dhcp) (dhcp+IPMASQ) > telus -------->linuxbox-------------->10 windowsboxen > > and I was using IP Masquarade (so the Linux box gets > and IP and does routing for the windows boxes....) > > but I needed to change hosts (telus to somebody > else) could I just change the name servers in > > /etc/resolv.conf > > and still have the system work? > > I am pretty ignorant about IPMasq and reluctant to > make the changes if it'll break everything...
unless you configured it otherwise, its safe to assume your resolv.conf will be auto updated (vie dhcp) when your machine goes onto the new network. from what you have said, you should be able to get connectivity thru anyone and have it all just work. Dave
