Skip to main content

Home/ inetserv/ Group items tagged iptables

Rss Feed Group items tagged

Padraig FitzGerald

Quick HOWTO : Ch14 : Linux Firewalls Using iptables - Linux Home Networking - 0 views

  •  
    Creating an iptables firewall script requires many steps, but with the aid of the sample tutorials, you should be able to complete a configuration relatively quickly.
Ciaran Kearney

An iptables guide & tutorial - iptablesrocks.orgThis is a cached version of http://www.... - 0 views

  •  
    helping you create an iptables ruleset for your home server
eamon macsuibhne

James Stephens » Iptables Connection Tracking - FTP - 0 views

  •  
    better
eamon macsuibhne

IPTABLES rules for active FTP - LinuxQuestions.org - 0 views

  •  
    a bit inconclusive but its a step
Ciaran Kearney

Unofficial ISS Linux Web Pages - Configuring a Firewall - 0 views

  •  
    Newcastle University Linux -more firewall information
Frank O'Sullivan

CentOS / Red Hat Linux Install VSFTPD FTP Server - 0 views

  •  
    -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT
John Twohig

Linux DHCP Server, Dynamic IP, DHCP how to, sytem administration, linux system, linux d... - 0 views

  • The entire DHCP server configuration consists of three stages. If you are running a firewall (iptables), allow the DHCP You must configure the /etc/dhcpd.conf A running dhcpd daemon (which can be started at boot time)
  • Even though DHCP gives out IP address dynamically, it also has the ability to reserve an IP address for a certain computer. In this sense it's almost as if the client computer has a static IP even though it uses DHCP to get it. This is useful if you want to be able to put entries in your /etc/hosts file and not have to worry about the entry becoming invalid over time.  The first thing we must do is to specify a name for the computer as a helpful identifier
1 - 9 of 9
Showing 20 items per page