Re: Help, I'm stuck! Weird network/routing question.

2000-01-07 Thread Barrett Richardson
On Thu, 6 Jan 2000, John Ioannidis wrote: > Here is the setup: > > Hosts alice and bob, running 3.4-STABLE, xl interfaces. > > on alice: > # ifconfig xl1 10.1.1.1 up netmask 255.255.255.255 > # ifconfig xl1 10.1.1.2 up netmask 255.255.255.255 > > > So, what's the right way to do th

Re: Help, I'm stuck! Weird network/routing question.

2000-01-06 Thread Omachonu Ogali
Your netmask is probably causing problems. Try 255.0.0.0. Omachonu Ogali Intranova Networking Group On Thu, 6 Jan 2000, John Ioannidis wrote: > Here is the setup: > > Hosts alice and bob, running 3.4-STABLE, xl interfaces. > > on alice: > # ifconfig xl1 10.1.1.1 up netmask 255.255.255.255 >

Re: Help, I'm stuck! Weird network/routing question.

2000-01-06 Thread James E. Housley
John Ioannidis wrote: > > Here is the setup: > > Hosts alice and bob, running 3.4-STABLE, xl interfaces. > > on alice: > # ifconfig xl1 10.1.1.1 up netmask 255.255.255.255 > # netstat -r -n That is your problem, I think. try netmask of 255.255.255.0 Jim -- James E. Housley "The box said 'R

Re: Help, I'm stuck! Weird network/routing question.

2000-01-06 Thread John Ioannidis
> John, you say that you can't have a shorter subnet mask? As it is > you've specified all of the bits to be the subnetid, thus leaving The addresses were picked as examples, of course. /ji To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the

Help, I'm stuck! Weird network/routing question.

2000-01-06 Thread John Ioannidis
Here is the setup: Hosts alice and bob, running 3.4-STABLE, xl interfaces. on alice: # ifconfig xl1 10.1.1.1 up netmask 255.255.255.255 # netstat -r -n ... 10.1.1.1/32link#2 UC 00 xl1 ... # ping 10.1.1.1 (yes, it pings fine) # netstat -r -n ... 10.1.1.1