Michael Cronenworth wrote: > Peter G. wrote: >> iptables -L does now show an ssh entry. Does this also do ipv6 (or would >> I ever need to deal with this in an ipv6 situation, down the road?)? > > No. You will want ip6tables for that. Odd. I just checked /etc/sysconfig/ip6tables and there is this line: -A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT But, then, we have the same situation as above, I guess, where you said there was a difference between the "saved configuration" and the "current, in-memory configuration". Oddly, though: # ip6tables -L|grep ssh ACCEPT tcp anywhere anywhere state NEW tcp dpt:ssh I guess thatś because I restarted after I came back from the body shop. -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test