Linux Debian support - etch ports

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > August 2007 > etch ports





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author etch ports
josh

2007-08-07, 1:13 pm

how to i enable a port in etch?
Peter Terpstra

2007-08-08, 7:13 am

josh in <WF1ui.45492$g86.18677@newsfe14.lga> :


> how to i enable a port in etch?


By reading the iptables manual!

This is an example:
iptables -A INPUT -p tcp -m limit --limit 1/hour -m tcp --dport
$Portnumber --tcp-flags FIN,SYN,RST,ACK SYN -j
LOG --log-prefix "Testing" --log-tcp-options
iptables -A INPUT -p tcp -m tcp --dport $Portnumber -j ACCEPT

P.


--
mailto:peter@dharma.dyndns.info
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com