[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ipchains



I installed rp_pppoe to be able to connect to my DSL account and the 
software installed the following ipchains:

:input ACCEPT 
:forward DENY 
:output ACCEPT 
-A input -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 0:1023 -i ppp+ -p 17 -j DENY
-l 
-A input -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 0:1023 -i ppp+ -p 6 -j DENY
-l 
-A input -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 -i ppp+ -p 6 -j DENY -l -y 
-A input -s 0.0.0.0/0.0.0.0 8:8 -d 0.0.0.0/0.0.0.0 -i ppp+ -p 1 -j DENY -l 
-A input -s 0.0.0.0/0.0.0.0 23:23 -d 0.0.0.0/0.0.0.0 -i ppp+ -p 6 -j ACCEPT 
-A forward -s 0.0.0.0/0.0.0.0 -d 0.0.0.0/0.0.0.0 -j MASQ 

Last night I was trying to add addition rules to allow me to telnet
into my firewall. I read through the ipchain howto but was unsuccessful.

How do i:

1) Add the necessary rules to allow me to telnet into my firewall?

2) What rules do I need to allow access to my apache web server that
is not on the firewall but installed on another machine in my home
network.

Thanks!
Bruce


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: