Date: Tue, 8 May 2001 09:11:32 -0600 (MDT) From: Nate Williams <nate@yogotech.com> To: wayne.pascoe@realtime.co.uk Cc: Colin Eric Johnson <colinj@cs.unm.edu>, freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Laptop on 2 networks - solutions ? Message-ID: <15096.3236.7533.76119@nomad.yogotech.com> In-Reply-To: <m11ypzga3c.fsf@zaphod.realtime.co.uk> References: <Pine.LNX.4.21.0105080851150.5323-100000@underground.cs.unm.edu> <m11ypzga3c.fsf@zaphod.realtime.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > add net 0.0.0.0 gateway 192.168.1.30: File exists) > > > > > > Any tips on this would be great! Thanks :) > > > > Is using DHCP out of the question? That would allow you to not have to > > worry about this at all. > > Forgot to mention my firewall scripts... I have two of those as > well. So DHCP becomes a pain, because with fixed IP's the firewall > scripts are easier ... You do know that you can setup DHCP to always give you a fixed address, don't you? host Nomad { hardware ethernet 00:60:97:94:8f:d3; fixed-address nomad.yogotech.com; } So, my laptop *always* gets the same address everytime. > Also, I don't run any DHCP services at home. Too damn lazy. Spend a little time setting it up, and then you can save time by not having to reconfigure your box when you move to the different environments. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15096.3236.7533.76119>