hello, iptables is set to default cat /etc/sysconfig/iptables *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT -A INPUT -p icmp -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -j REJECT --reject-with icmp-host-prohibited -A FORWARD -j REJECT --reject-with icmp-host-prohibited COMMIT
On Mon, Aug 13, 2012 at 11:30 PM, Connie Sieh <[email protected]> wrote: > On Sat, 11 Aug 2012, Tuan Pengfei wrote: > > --14dae9340525f877db04c6f82b7b >> Content-Type: text/plain; charset=ISO-8859-1 >> >> I am sorry, i forget to give my system info: >> Linux localhost.localdomain 2.6.32-220.23.1.el6.x86_64 #1 SMP Mon Jun 18 >> 09:58:09 CDT 2012 x86_64 x86_64 x86_64 GNU/Linux >> Lenovo g430 >> This is my first time i use sl. It runs good with rhel 6.0 slackware 13.xx >> and fedora 1x these years. >> >> >> On Sat, Aug 11, 2012 at 3:07 PM, Tuan Pengfei <[email protected]> >> wrote: >> >> Hello everyone, i have something worried me, my new sl 6.2 can't reboot >>> or >>> shutdown, ie. can't run into level 0. The screen prints(as i remmeber >>> ...): >>> "stopping iptables: >>> error lldpad can't connect to xxxx >>> xxxx >>> " >>> just like this, so i set iptables and ip6tables service off with >>> >> > What setting are you using in iptables ? > > cat /etc/sysconfig/iptables > > -Connie Sieh > >> chkconfig, yet it is resolved. it never happens. But it is not a good >>> solution. >>> Anyone here can provide a reason of this problem and a good solution? >>> Thanks. >>> >>> >> --14dae9340525f877db04c6f82b7b >> Content-Type: text/html; charset=ISO-8859-1 >> Content-Transfer-Encoding: quoted-printable >> >> I am sorry, i forget to give my system info:<br>Linux >> localhost.localdomain= >> 2.6.32-220.23.1.el6.x86_64 #1 SMP Mon Jun 18 09:58:09 CDT 2012 x86_64 >> x86_= >> 64 x86_64 GNU/Linux<br>Lenovo g430<br>This is my first time i use sl. It >> ru= >> ns good with rhel 6.0 slackware 13.xx and fedora 1x these years.<br> >> <br><br><div class=3D"gmail_quote">On Sat, Aug 11, 2012 at 3:07 PM, Tuan >> Pe= >> ngfei <span dir=3D"ltr"><<a >> href=3D"mailto:pengfeituan@**gmail.com<[email protected]>" >> target= >> =3D"_blank">pengfeituan@gmail.**com <[email protected]></a>></span> >> wrote:<br><blockquote clas= >> s=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc >> solid;pad= >> ding-left:1ex"> >> Hello everyone, i have something worried me, my new sl 6.2 can't >> reboot= >> or shutdown, ie. can't run into level 0. The screen prints(as i >> remmeb= >> er ...):<br>"stopping iptables:<br>=A0error lldpad can't connect >> t= >> o xxxx<br> >> >> =A0xxxx<br>"<br>just like this, so i set iptables and ip6tables >> servic= >> e off with chkconfig, yet it is resolved. it never happens. But it is not >> a= >> good solution.<br>Anyone here can provide a reason of this problem and a >> g= >> ood solution?<br> >> >> Thanks.<br> >> </blockquote></div><br> >> >> --**14dae9340525f877db04c6f82b7b-- >> >>
