Strange Iptables problem
From: admin (almorton_at_toto.net)
Date: 05/30/03
- Next message: Agent Mimic: "Re: Security Minds versus Malicious Minds Book"
- Previous message: Me: "Re: Security Minds versus Malicious Minds Book"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 May 2003 23:47:14 +0200
Hi
I'm running Slackware 8.0 kernel 2.4.5
iptables 1.2.2 and apache web server
As I'm on a DHCP, each time my IP changes I have to do
# iptables -I INPUT -s 0/0 -p TCP --dport 80 -j ACCEPT,
otherwise I cannot get access to the web server from the outside.
So I put the command in my reconnect srcipt
I was just wondering *why* I have to do that
ports 21, 22 & all are ok ..
any ideas ?
- Next message: Agent Mimic: "Re: Security Minds versus Malicious Minds Book"
- Previous message: Me: "Re: Security Minds versus Malicious Minds Book"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|