Networking Forums

Networking Forums > Computer Networking > Linux Networking > Linux iptables routing without NAT

Reply
Thread Tools Display Modes

Linux iptables routing without NAT

 
 
Vic Hargrave
Guest
Posts: n/a

 
      08-15-2004, 11:45 PM
Is it possible to use Linux iptables to provide routing between the
Internet and an internal network without NAT (i.e. so the static IP
addresses of the internal network are visible on the Internet) ? Any
advice on this matter would be appreciated. Thanks in advance.

-- vic

 
Reply With Quote
 
 
 
 
Allen Kistler
Guest
Posts: n/a

 
      08-16-2004, 01:11 AM
Vic Hargrave wrote:
> Is it possible to use Linux iptables to provide routing between the
> Internet and an internal network without NAT (i.e. so the static IP
> addresses of the internal network are visible on the Internet) ? Any
> advice on this matter would be appreciated. Thanks in advance.


You wouldn't necessarily be using iptables/netfilter for routing. You'd
just be using standard routing capabilities. You have two choices.

You could get your ISP to set up their routing so that whatever public
addresses are behind your gateway, they would route them through your
gateway.

Alternatively, you proxy arps for those addresses on your gateway's
external interface, then forward packets to your internal network
(usually natted, though).
 
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
iptables and routing Prashant Jois Linux Networking 1 05-01-2009 01:40 PM
Routing with iptables Jozza Linux Networking 7 03-24-2009 03:33 PM
routing between public IP's using iptables sandeepagarwal.1980@gmail.com Linux Networking 2 05-30-2005 05:00 AM
Need Heldp :Iptables Routing ! Filip Lyncker Linux Networking 0 11-20-2004 03:20 PM
iptables MARK and Routing Steve Wakelin Linux Networking 0 07-01-2004 12:06 AM



1 2 3 4 5 6 7 8 9 10 11