>Hi,
>
>I want to use a linux box that is setup on the internal network for
>firewalling/filtering.  I've managed to setup the linux box without
>problems.  Now I need to route all incoming traffic from the router to
>this machine.
>
>We have a Cisco 2503 router with the current network routes:
>
>ip default-network 158.43.0.0
>ip route 0.0.0.0 0.0.0.0 Serial0
>ip route 158.43.0.0 255.255.0.0 Serial0
>
>The machine I want to route all the traffic to on the internal ethernet
>is 194.130.69.1.  Any help would be apperiacated.
>

Well .. I'm using a Cisco 2501 over here ... and how I route it? Well .. I just
route one bye one IP ... like below:

ip route 0.0.0.0 0.0.0.0 161.142.5.25
ip route 161.142.0.0 255.255.0.0 161.142.5.25
ip route 202.184.73.2 255.255.255.255 202.184.73.3 <-- start
ip route 202.184.73.4 255.255.255.255 202.184.73.3 <-- routing
ip route 202.184.73.8 255.255.255.255 202.184.73.3 <-- to the
ip route 202.184.73.11 255.255.255.255 202.184.73.3 <-- firewall

and so on and so forth .... heheh .. looks tidious eh? but that's how I do it
. anybody has better way .. then please .. point me :) .. As you can see here
. 202.184.73.3 is my firewall .. running on FreeBSD 3.0-STABLE ... it's an
experimental actual .. just play around with some fw rules .. but anyway ..
that's how I do the routing ... well .. have fun!

cheers,

******************************************************************
MUHAMMAD NAJIB ABDUL MUKTHI               member of My-Linux.ORG
SYSTEM ADMINISTRATOR                      http://www.my-linux.org
Kolej Damansara Utama
32, Jalan Anson                           [EMAIL PROTECTED]
10400, Pulau Pinang.                      [EMAIL PROTECTED]
http://www.kaypo.net                      [EMAIL PROTECTED]
Tel : 042280053 ext332                    [EMAIL PROTECTED]
******************************************************************
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to