Re: How to change NIC IP when system is running FBSD 6.1

2006-07-19 Thread Matthias Apitz
El día Tuesday, July 18, 2006 a las 09:13:05AM -, DSA - JCR escribió: > Hi all > > I need to change the IP and netmask of my FreeBSD 6.1 Box and I dont' know > how to do once the system is up and running. I have tried doing with KDE > but I have several errors when I restart the computer. >

Re: How to change NIC IP when system is running FBSD 6.1

2006-07-18 Thread jan gestre
On 7/18/06, DSA - JCR <[EMAIL PROTECTED]> wrote: Hi all I need to change the IP and netmask of my FreeBSD 6.1 Box and I dont' know how to do once the system is up and running. I have tried doing with KDE but I have several errors when I restart the computer. I have Samba installed also. you c

Re: How to change NIC IP when system is running FBSD 6.1

2006-07-18 Thread Robert Huff
Jonathan McKeown writes: > > Don't forget to adjust the default route and save your changes > > for when the next windows-ish reboot does happen. > > And don't you also need to change /etc/hosts? Or BIND. And depending on what else is installed - in the base system or from p

Re: How to change NIC IP when system is running FBSD 6.1

2006-07-18 Thread Jonathan McKeown
On Tuesday 18 July 2006 15:49, Erin Fortenberry wrote: > > But please, that's so, um, "Windows-ish"? > > > > #ifconfig xl0 down* > > #ifconfig xl0 192.168.0.2 netmask 255.255.255.0 > > > > Cake! > > > > Kevin Kinsey > > Don't forget to adjust the default route and save your changes for when the >

RE: How to change NIC IP when system is running FBSD 6.1

2006-07-18 Thread Erin Fortenberry
> -Original Message- > From: [EMAIL PROTECTED] > Subject: Re: How to change NIC IP when system is running FBSD 6.1 > > >> To: freebsd-questions@freebsd.org > >> Subject: How to change NIC IP when system is running FBSD 6.1 > >> > >> Hi a

Re: How to change NIC IP when system is running FBSD 6.1

2006-07-18 Thread Kevin Kinsey
To: freebsd-questions@freebsd.org Subject: How to change NIC IP when system is running FBSD 6.1 Hi all I need to change the IP and netmask of my FreeBSD 6.1 Box and I dont' know how to do once the system is up and running. I have tried doing with KDE but I have several errors when I restart t

RE: How to change NIC IP when system is running FBSD 6.1

2006-07-18 Thread Barry Byrne
Juan: Easiest way is to edit /etc/rc.conf and reboot. - Barry > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of DSA - JCR > Sent: 18 July 2006 10:13 > To: freebsd-questions@freebsd.org > Subject: How to change NIC IP when system is running FBSD 6.

Re: How to change NIC IP when system is running FBSD 6.1

2006-07-18 Thread Nick Withers
On Tue, 18 Jul 2006 09:13:05 - (GMT) "DSA - JCR" <[EMAIL PROTECTED]> wrote: > Hi all > > I need to change the IP and netmask of my FreeBSD 6.1 Box and I dont' know > how to do once the system is up and running. ifconfig(8). For instance, to set the IP address 10.1.2.3 with a netmask of 255.2