How to correctly use 2 on board nics

2007-06-05 Thread Ivan Carey
Hello I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0 ifconfig_em1=inet 192.168.1.4 netmask 255.255.255.0 The question, is this the correct

Re: How to correctly use 2 on board nics

2007-06-05 Thread Tom Judge
Ivan Carey wrote: Hello I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0 ifconfig_em1=inet 192.168.1.4 netmask 255.255.255.0 The question, is this the

Re: How to correctly use 2 on board nics

2007-06-05 Thread Ivan Carey
Tom Judge wrote: Ivan Carey wrote: Hello I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0 ifconfig_em1=inet 192.168.1.4 netmask 255.255.255.0 The

Re: How to correctly use 2 on board nics

2007-06-05 Thread Tom Judge
Ivan Carey wrote: Tom Judge wrote: Ivan Carey wrote: Hello I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0 ifconfig_em1=inet 192.168.1.4 netmask

RE: How to correctly use 2 on board nics

2007-06-05 Thread Bob
AM To: freebsd-questions@freebsd.org Subject: How to correctly use 2 on board nics Hello I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0 ifconfig_em1=inet

Re: How to correctly use 2 on board nics

2007-06-05 Thread magikman
, 2007 6:55 AM To: freebsd-questions@freebsd.org Subject: How to correctly use 2 on board nics Hello I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0

Re: How to correctly use 2 on board nics

2007-06-05 Thread John Nielsen
Quoting Ivan Carey [EMAIL PROTECTED]: I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0 ifconfig_em1=inet 192.168.1.4 netmask 255.255.255.0 The

Re: How to correctly use 2 on board nics

2007-06-05 Thread Tom Judge
John Nielsen wrote: Quoting Ivan Carey [EMAIL PROTECTED]: I have a server board with 2 onboard nic's I have set them up in rc.conf as follows defaultrouter=192.168.1.1 network_interfaces=em0 em1 lo0 ifconfig_em0=inet 192.168.1.3 netmask 255.255.255.0 ifconfig_em1=inet 192.168.1.4 netmask