Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Public IP routing
Name: NeUri Date: April 28, 2003 at 02:24:36 Pacific OS: Slackware Linux CPU/Ram: 233/64
Comment:
Hi!
I have a problem and i was hoping that someone here might help.
I have a couple of public IP's and i'd like to route it to my network.
Let's say my external router IP is a.b.c.129 and it's connected to eth0 (a.b.c.130) on my linux server. On the other side i have a eth1 (a.b.c.131) which is connected to LAN.
I just can't set the routing table right.
Could you plz give example how to route signal FROM and TO internet for a.b.c.140?
Summary: Hi, I have LAN with FreeBSD (same would apply to Linux, I guess) firewall and gateway, it has a public ip address, I am using IP filter there. What I need to do is redirect part of outgoing traffic (r...
Summary: I have the following problem: I set up the following policy routing: ip rule add from 10.0.0.0/8 table newtable ip route add to default via x.x.x.x table newtable But i'm using /30 from the same 10.0....
Summary: I need help ip routing.I use RH7.2 I had setup linux box for firewall.linux box have three NIC eth0,eth1,eth2. 1.eth0 connect to outside ip 210.187.36.x1 gw 210.187.36.10 2.eth1 connect to Web server ...