Help!

etch ports


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions RSS
Next:  dsl  
Author Message
josh
External


Since: Aug 06, 2007
Posts: 4



PostPosted: Tue Aug 07, 2007 12:08 pm    Post subject: etch ports
Archived from groups: alt>os>linux>debian (more info?)

how to i enable a port in etch?
Back to top
Peter Terpstra
External


Since: Mar 22, 2007
Posts: 6



PostPosted: Wed Aug 08, 2007 9:49 am    Post subject: Re: etch ports [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum