Networking Forums

Networking Forums > Computer Networking > Linux Networking > ipchains, NAT, multiple uplinks

Reply
Thread Tools Display Modes

ipchains, NAT, multiple uplinks

 
 
meshko@gmail.com
Guest
Posts: n/a

 
      01-18-2008, 06:26 PM
Hi,
I'm beginning to convert my Linux firewall to use multiple uplinks to
different ISPs.
There is one thing that I don't understand how do to (even before
attempting to do anything): right now I have an ipchains rule which
set the source address of all packets going to port 25 to a specific
ip address which has a reverse DNS record which is pretty much
required for SMTP connections nowadays. What should I do with that
rule now that the connection might actually be going through another
uplink?

Thanks!
 
Reply With Quote
 
 
 
 
Ashish Shukla आशीष शुक्ल
Guest
Posts: n/a

 
      01-20-2008, 07:31 PM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>>>>> meshko writes:

meshko> Hi,
meshko> I'm beginning to convert my Linux firewall to use multiple uplinks to
meshko> different ISPs.
meshko> There is one thing that I don't understand how do to (even before
meshko> attempting to do anything): right now I have an ipchains rule which
meshko> set the source address of all packets going to port 25 to a specific
meshko> ip address which has a reverse DNS record which is pretty much
meshko> required for SMTP connections nowadays. What should I do with that
meshko> rule now that the connection might actually be going through another
meshko> uplink?

Since, your IP (which has reverse DNS record setup) can't be used as
source address in IP packets going out via another link, so you need to
relay all your IP packets destined on port 25 via previous link. OR
setup reverse DNS records for IP address on another link.

meshko> Thanks!

HTH
- --
Ashish Shukla आशीष शुक्ल http://wahjava.wordpress.com/
·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHk6++Hy+EEHYuXnQRAoXAAJ0RggZ/qD64jEFnYbjH22aotzx5sgCgjLrf
tQnfWDhiU4RWWA2itFLvq9s=
=7qVI
-----END PGP SIGNATURE-----
 
Reply With Quote
 
habibielwa7id
Guest
Posts: n/a

 
      01-21-2008, 09:57 AM
On Jan 18, 9:26 pm, mes...@gmail.com wrote:
> Hi,
> I'm beginning to convert my Linux firewall to use multiple uplinks to
> different ISPs.
> There is one thing that I don't understand how do to (even before
> attempting to do anything): right now I have an ipchains rule which
> set the source address of all packets going to port 25 to a specific
> ip address which has a reverse DNS record which is pretty much
> required for SMTP connections nowadays. What should I do with that
> rule now that the connection might actually be going through another
> uplink?
>
> Thanks!


I think you will have to do alot of work so you get all what you want
to do to be active, This may help you,
http://www.lartc.org
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Routing over multiple uplinks Udo Giacomozzi Linux Networking 2 05-03-2006 07:18 AM
rtnetlink: network unreachable for Routing for multiple uplinks using ip route add joerg sauer Linux Networking 6 04-19-2005 11:13 AM
Multiple uplinks/routes to Internet with one ethernet - MAC problem Felipe Alvarez Linux Networking 1 02-24-2005 04:32 PM
Generating ipchains command from ipchains -L output. Vitto Linux Networking 4 03-06-2004 06:09 PM
Imcoming packets for multiple uplinks/providers Jason Linux Networking 1 07-22-2003 02:40 PM



1 2 3 4 5 6 7 8 9 10 11