Re: IPTables Location



Johnno wrote:
Hello All,

I have just install debian, but can't find the location where the IPTable
routines are loaded on bootup..

Can any one tell me where I can find this file So I can edit it

Many Thanks,

Johnno



As root, if you give the command:
$> iptables -nvL

you will notice that the three chains, INPUT, OUTPUT and FORWARD are all set to ACCEPT. In other words, you do not have a firewall unless you explicitly install one. You can either install a firewall package, e.g. firestarter, or make your own rules and load them at startup.

->HS



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



Relevant Pages

  • Help is needed
    ... Re: IPTables won't start ... high resolution timer ... RPM database question ... Can you not just try and install the shared objects. ...
    (Fedora)
  • Re: Feedback solicited - best way to harden a mail/web server?
    ... Was the system protected by a properly configured firewall? ... it's not a bad "starting point" and it can generate an IPtables rule ... > nor is there a web or ftp server; aside from that I haven't tried to secure ... Before I'll install some nifty application ...
    (comp.os.linux.security)
  • Re: Connection to SonicWall VPN through Linux IPTABLES Firewall/Proxy
    ... I would never install something I didn't ... from the LAN and does NAT to provide access to the Internet to the ... What iptables is doing is taking packets from the LAN, ...
    (comp.security.firewalls)
  • Re: iptables and DHCP
    ... > daemon is hooking the packets before iptables sees them. ... I've stopped dhcpd listening on this interface for now. ... :-) This is the first time in about 4 years that I've had a windows OS ... couple of hours to install it. ...
    (uk.comp.os.linux)
  • Re: default firewall/IDS that comes with DEBIAN
    ... during install I selected all major components and did not include any additional ... iptables -P FORWARD DROP ... Albert Dengg ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)