Re: IPTables Issues

2013-08-29 Thread Maurice Lawler
Hello,Right now, after rebooting the instance / router, the IPTables are as follows:[root@cloud ~]# iptables -L -nvChain INPUT (policy ACCEPT 61208 packets, 199M bytes) pkts bytes target prot opt in out source   destination     Chain FORWARD (policy ACCEPT 0 packets, 0 b

Re: IPTables Issues

2013-08-28 Thread Jayapal Reddy Uradi
Hi, Please send 'iptables -L -nv' output when you are sending the DNS/console traffic. So that we can find which rules are actually blocking the traffic. Thanks, Jayapal On 29-Aug-2013, at 12:28 AM, Maurice Lawler wrote: > Hello folks, > > I have a couple issues with the iptables showed belo

IPTables Issues

2013-08-28 Thread Maurice Lawler
Hello folks,I have a couple issues with the iptables showed below.1) When enabled, I find that I cannot resolve DNS (ie: ping google.com) or even yum update etc.2) When enabled, I am also unable to view the console. When I disable both issues go away.Please assist.-Maurice##