Re: Problems setting up TCP/IP in 5.0-CURRENT...

2002-02-07 Thread Terry Lambert
Jordan Breeding wrote: > #ifconfig xl0 192.168.1.2 netmask 255.255.255.0 > #ifconfig xl1 192.168.1.3 netmask 255.255.255.0 This is bogus. You are telling the machine that the 192.168.1 net exists on both xl0 and xl1. It exists on only one or the other of them. To which interface do you expec

Problems setting up TCP/IP in 5.0-CURRENT...

2002-02-07 Thread Jordan Breeding
Hello, I have been using -current for a few weeks now after converting from linux and then finding that a lot of things I wanted to do only work in -current and not -stable. However the only thing which I can not get to work exactly as it did in Linux on -current are my TCP/IP settings. I