Networking Forums

Networking Forums > Computer Networking > Linux Networking > Gateway problem solved -- everyone read.

Reply
Thread Tools Display Modes

Gateway problem solved -- everyone read.

 
 
ironyWrit
Guest
Posts: n/a

 
      08-22-2005, 06:11 AM
Okay.

Fiddling with this and fiddling with that, and using this package and
that package was not as good as good ol' fashioned digging.

Apparently this answer was as elusive to all of you as it was to me, but
fortunately, there was a guru who knew exactly who he was talking about.

Reboot your system, configuring nothing of netfilter or iptables except
exactly what the OS defaults to. Activate your internal and external
networks, and then, speak as the guru did speak, the one magical line
that no one seemed to know about:

iptables -t nat -A POSTROUTING -o <external device> -j MASQUERADE

For me that happened to be:

iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE

And it worked. It freaking worked.

All of my internal computer systems came online, access to every
protocol under the sun, and still I had good protection from the
internet... at least, better than a DLINK router. Connected via the
router, I started LimeWire and became and Ultrapeer. Connected via the
Linux firewall, I started LimeWire as a mere leaf.

That one magic line makes all the difference, and for all the different
"automatic" configuration packages out there, none of them amounted to
what that one line did, which was to actually work.



 
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
Problem solved, new one now Jim T. Network Routers 0 01-01-2011 07:19 PM
Sky webmail problem *SOLVED* Colin Wilson Broadband 0 04-08-2007 02:59 PM
Problem with laptop solved Tony Marston Wireless Networks 0 08-22-2004 03:02 PM
Problem solved Wilfried Kern Linux Networking 0 07-24-2004 09:09 PM
info from this n/g solved my problem! WCH Wireless Internet 2 05-15-2004 07:52 AM



1 2 3 4 5 6 7 8 9 10 11