Networking Forums

Networking Forums > Computer Networking > Linux Networking > Linux firewall configuration

Reply
Thread Tools Display Modes

Linux firewall configuration

 
 
Daniel Camps
Guest
Posts: n/a

 
      11-30-2004, 05:17 PM
Some questions about the default firewall configuration. The rules are
the following:

Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere

Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Chain RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT ipv6-crypt-- anywhere anywhere
ACCEPT ipv6-auth-- anywhere anywhere
ACCEPT udp -- anywhere 224.0.0.251 udp
dpt:5353
ACCEPT udp -- anywhere anywhere udp
dpt:ipp
ACCEPT all -- anywhere anywhere state
RELATED,ESTABLISHED
REJECT all -- anywhere anywhere
reject-with icmp-host-prohibited


I basically don't understand the first rule in the RH-Firewall-1-INPUT
chain. It says "ACCEPT everything", then all the packets should match
that rule and stop the checking, isn't it?
And I don't understand either the one with the "state
RELATED,ESTABLISHED", what does it mean?

I would like to configure some rules to permit the MSN messenger and
emule services, does anyone know the ports and protocols that use
these services ?

Thanks a lot!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IP configuration on my firewall iBulldog Linux Networking 1 04-28-2008 06:42 AM
LINUX/shorewall firewall to firewall VPN question sundog@mountaindogs.net Linux Networking 3 03-14-2006 04:04 PM
Linux firewall configuration Daniel Camps Linux Networking 0 11-30-2004 04:36 PM
vnc/firewall configuration Headtheball Wireless Networks 3 07-15-2004 08:56 PM
Firewall box configuration John Linux Networking 3 05-11-2004 06:56 AM



1 2 3 4 5 6 7 8 9 10 11