| To: | lartc@mailman.ds9a.nl |
|---|---|
| Subject: | [LARTC] table/rule problems definately odd. |
| From: | "Ichi Brown" <ichi.brown@gmail.com> |
| Date: | Tue, 20 Feb 2007 16:16:46 -0500 |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | lartc-list@securepoint.com |
| Delivered-to: | lartc@outpost.ds9a.nl |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=fVTiNHoOlCWNfUeG9vFqpicA7734mnJLv18tDcZU92QsxDyVdRqxqSsG9RJmakq98DyndW7k0dMN/cZjuO7StKHlYcmZFABumXGYuUq34w+aZJV8v8a+TGwcv89QTVR0rWKJWwZcwRkqZjwQdofnZDGGvDbW4KeAE2Rc0elfY6E= |
| List-archive: | <http://mailman.ds9a.nl/pipermail/lartc> |
| List-help: | <mailto:lartc-request@mailman.ds9a.nl?subject=help> |
| List-id: | "Mailinglist of the Linux Advanced Routing & Traffic Control project" <lartc.mailman.ds9a.nl> |
| List-post: | <mailto:lartc@mailman.ds9a.nl> |
| List-subscribe: | <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe> |
| List-unsubscribe: | <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe> |
| Sender: | lartc-bounces@mailman.ds9a.nl |
|
Hello, for the past couple of days i've been banging my head against a wall eth0 - external ip i'm forwarding an external ip to the internal interface at a port i can connect to the internal ip just fine. %telnet 10.x.x.x 25 i need a higher port forwarded to port 25 on that machine for a couple %telnet 63.x.x.x smtps # tcpdump -i eth1 host 206.x.x.x 10 packets received by filter # tcpdump -i eth0 host 206.x.x.x 2 packets received by filter so as you can see without the iproute2 rule, the 10.x.x.x traffic # cat /etc/iproute2/rt_tables ip route add default via 10.x.x.1 dev eth1 table internal # ip ru show so when i add the "ip route add" command and i tcpdump -i eth1 host http://lartc.org/howto/lartc.rpdb.html is the main URL i've been using as a reference for iproute2. fwiw. my main routing table is as follows. # route -n -- --- ichi.brown@gmail.com _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [LARTC] CCNA training, Flechsenhaar, Jon J |
|---|---|
| Next by Date: | Re: [LARTC] client disconnecting, Radu Oprisan |
| Previous by Thread: | [LARTC] CCNA training, Flechsenhaar, Jon J |
| Next by Thread: | [LARTC] (no subject), Goga |
| Indexes: | [Date] [Thread] [Top] [All Lists] |