All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: dumb question...route from local eth1 to eth2 and vice versa
@ 2005-12-01 10:18 Rudi Starcevic
  2005-12-01 21:04 ` Anthony Sadler
  0 siblings, 1 reply; 11+ messages in thread
From: Rudi Starcevic @ 2005-12-01 10:18 UTC (permalink / raw)
  To: netfilter

Hi,

>> I think ip_a_route_1.sh is way too difficult for this setup. I didn't
>> even read it all through (saw something about tables, rules
>> and prio)..
Very true, but it's the only way I know.

>> ifconfig eth0 192.168.3.10 netmask 255.255.255.0 up
>> ifconfig eth1 192.168.1.1 netmask 255.255.255.0 up
>> route add -net 0.0.0.0 netmask 0.0.0.0 gw 192.168.3.254
Nice one .....

>> You did not set the policy of FORWARD to DROP. It will DROP
>> nothing.
>> You did not set the policy of OUTPUT to DROP. The OUTPUT >> rules are
useless because everything will be accepted, even
>>  without these rules.
Yes sorry. I didn't cut'n'paste that part of the script in.
It's my fault for trying to hurry out a quick post just before I left work.

>>  He just needs to allow
>> forwarding between these to interfcaes and let routing do the
>>  rest.
>> Your scripts are doing something different.
Yes ... but I thought it would be handy to have net too so
all the boys and girls and play online together as well :-)

Using things like tables, rules and prio also puts one in place
to do QOS on the network traffic with the tc command.

Don't want those pesky emails, downloads and other important
stuff to lag out the gaming connection ... :-) lol .....

Cheers,
Rudi


^ permalink raw reply	[flat|nested] 11+ messages in thread
* dumb question...route from local eth1 to eth2 and vice versa
@ 2005-12-01  2:43 Joel F
  2005-12-01  3:13 ` Jesse Gordon
  0 siblings, 1 reply; 11+ messages in thread
From: Joel F @ 2005-12-01  2:43 UTC (permalink / raw)
  To: netfilter

eth0 - my WAN ip.

eth1 - 192.168.0.0  My kids network
eth2 - 192.168.1.0  My personal network

How can I route packets to and from my network of
192.168.1.x (eth2)
to my kids network 192.168.0.x (eth1) so that we can
all play
network games???

I know this is a really dumb quetion but I set up my
Linux server
and Netfilter firewall years ago....AND NEVER HAD TO
REBOOT IT
SINCE! MU HA HA HA HA. Linux rocks.

Thank you!


	
		
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-12-01 21:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01 10:18 dumb question...route from local eth1 to eth2 and vice versa Rudi Starcevic
2005-12-01 21:04 ` Anthony Sadler
  -- strict thread matches above, loose matches on Subject: below --
2005-12-01  2:43 Joel F
2005-12-01  3:13 ` Jesse Gordon
2005-12-01  3:22   ` Thomas Kuiper
2005-12-01  3:36     ` Jesse Gordon
2005-12-01  6:44       ` Rob Sterenborg
2005-12-01  6:59         ` Rudi Starcevic
2005-12-01  8:49           ` Rob Sterenborg
2005-12-01  7:05         ` Rudi Starcevic
2005-12-01  7:08           ` Rudi Starcevic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.