[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIOCAIFADDR



Ok, I finally got it working, I changed the address on tx0 to 0.0.0.0, then 
changed the address on the host to 192.168.0.4, then add a bridge from tx0to 
ne3, and all is well, the host can get on the internet, I(gateway1) can get 
on the internet and gateway2 can get on the internet...one last problem, 
gateway 1 wants ftp into host, and gateway2 wants to use windows networking 
into host, but niether of the gateways can ping the host...but the host can 
ping both of the gateways, an the host can't ping itself on 192.168.0.4, or 
127.0.0.1....anyone have any ideas?

On Friday 18 May 2001 00:53, Chris Foote wrote:
> On Fri, 18 May 2001, Flinn Mueller wrote:
> > [host [1] 192.168.1.2]
> >
> > 	|  crossconnect
> >
> > 	[gateway [1] 192.168.1.1]-[gateway [1] 192.168.0.2]
> >
> > 					         [hub]
> >
> > 				[gateway [2] 192.168.0.1]-[gateway [2] 24.0.0.0.....]
> >
> >
> > 							       [internet]
> >
> > I don't know if that makes it more or less clear.  Basically I seem to be
> > having problems between the crossconnect, I have set auto, 10, 100,
> > full-dup about every option I could.  I could ping myself at 192.168.1.1
> > from myself, could ping 192.168.1.1 from 192.168.1.2, but not 192.168.1.2
> > from 192.168.1.2, from 192.168.0.2 I can ping 192.168.0.1, 192.168.0.1
> > can ping 192.168.0.2. The host 1 is Windows 2000, gateway 1 is OpenBSD
> > 2.9, and gateway 2 is Windows 98.