Talk About Network

Google





Software > Linux Debian Maint Firewall > Re: simple rout...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1594 of 1645
Post > Topic >>

Re: simple router

by Cory Oldford <cory@[EMAIL PROTECTED] > Aug 5, 2008 at 11:50 PM

I recommend using the ppp daemon to handle the pppoe setup instead of the
DSL modem. Most DSL modems can be put into bridge mode so the  auth can be
handled by an internal device(your debian firewall). This will allow you to
have more control and therefore assist in troubleshooting issues.  This
will also eliminate the publicly unroutable IP and subnet on your wan
interface which will then be ppp0.

# apt-get install pppoeconf 
# pppoeconf

In either case you should post the output of the following but only after
ensuring you can get out from the firewall machine.

# iptables -t nat -L -n -v 
# iptables -t filter -L -n -v
# iptables -t mangle -L -n -v
# route -n 
# ifconfig
# cat /proc/sys/net/ipv4/ip_forward

NOTE: feel free to replace ip info with <REMOVED> or something similar if
leaking of this info is a concern just make sure its a valid IP before
sending the info. Also if iptables is not your strongest skill you could
use ipmasq or another wrapper script ie: firehol etc. I REALLY recommend
writing your own though.


Cory Oldford


-- 
To UNSUBSCRIBE, email to debian-user-REQUEST@[EMAIL PROTECTED]
 
with a subject of "unsubscribe". Trouble? Contact
listmaster@[EMAIL PROTECTED]

 




 1 Posts in Topic:
Re: simple router
Cory Oldford <cory@[EM  2008-08-05 23:50:16 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 16:17:13 PST 2009.