Re: [gentoo-user] Packet loss unknown issue - SOLVED :)

2005-07-14 Thread José Pedro Saraiva
On 7/13/05, Petr Kocmid <[EMAIL PROTECTED]> wrote: > Your modem/router which is 192.168.1.254 on eth0 fits the netmask of the eth1 > network. > Weird thing is that this configuration as always been working for me, with no problems whatsoever... until now. Anyways, thank you! Problem solved! --

Re: [gentoo-user] Packet loss unknown issue

2005-07-13 Thread Petr Kocmid
On Wednesday 13 of July 2005 18:07, José Pedro Saraiva wrote: > iface_eth1="192.168.0.254 netmask 255.255.0.0" Your modem/router which is 192.168.1.254 on eth0 fits the netmask of the eth1 network. -- Petr -- gentoo-user@gentoo.org mailing list

RE: [gentoo-user] Packet loss unknown issue

2005-07-13 Thread Dave Nebinger
> > What about routing? As root run: > > $ route > # route > Kernel IP routing table > Destination Gateway Genmask Flags Metric RefUse > Iface > 192.168.0.0 * 255.255.0.0 U 0 00 > eth1 > loopback* 255.0.0.0 U

Re: [gentoo-user] Packet loss unknown issue

2005-07-13 Thread José Pedro Saraiva
> your localhost eth0 -> shorewall -> Inet > your localhost eth1 -> shorewall -> your other machines correct :) but shorewall is not responsible for the problem, since I ran all the tests with shorewall stopped and all other network services stopped as well. > What address ranges do you use? /etc/

Re: [gentoo-user] Packet loss unknown issue

2005-07-13 Thread Robert Svoboda
* José Pedro Saraiva <[EMAIL PROTECTED]> [2005-07-12 23:30]: > Hello, Hi, > I connect to the net through eth0 and have a masquerading > through eth1 to my other computers, using shorewall. Uh, I'm not sure i understand you. your localhost eth0 -> shorewall -> Inet your localhost eth1 -> shore