![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help needed in IPTables firewall/router setup - Linux | chandan_m | Security | 1 | 11-06-2008 10:56 PM |
| Linux IPTABLES help | nogumo | UNIX for Dummies Questions & Answers | 0 | 06-18-2005 08:31 PM |
| LINUX 9 IPTABLES and DNS | frankkahle | UNIX for Advanced & Expert Users | 1 | 03-03-2005 10:04 AM |
| IPtables | Jody | UNIX for Dummies Questions & Answers | 3 | 05-31-2003 09:08 PM |
| how to configure a linux box as a firewall using iptables | Deuce | UNIX for Dummies Questions & Answers | 2 | 11-06-2001 05:25 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
LINUX 9 IPTABLES and DNS
I have installed a linux 9 router/firewall and have issues with outside DNS queries making it in. here are my IPTABLE rules, can anyone make some suggestions?
ETH1 is my outside facing Interface, ETH0 is my inside facing interface. Accept If input interface is not eth1 Accept If protocol is TCP and TCP flags ACK (of ACK) are set Accept If protocol is UDP and input interface is eth1 and destination port is 1024:65535 and source port is 53 Accept If state of connection is ESTABLISHED Accept If state of connection is RELATED Accept If protocol is TCP and destination is 216.58.39.241 and input interface is eth1 and destination port is 110 Accept If protocol is TCP and destination is 216.58.39.241 and input interface is eth1 and destination port is 25 Accept If protocol is TCP and input interface is eth1 and source and destination ports are 6346 Accept If protocol is ICMP and ICMP type is source-quench Accept If protocol is ICMP and ICMP type is time-exceeded Accept If protocol is ICMP and ICMP type is parameter-problem Accept If protocol is TCP and destination port is ssh Accept If protocol is TCP and destination port is auth |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|