On 8/17/2011 11:55 PM, James Hogarth wrote:
Yes
As you can probably guess, I did not know this though I was thinking something like this had to be the case if ssh / port 23 was allowed on the iptables and I didn't have to do anything in the router.
I just ran this test: +++ [root@yoyo ~]# netstat -anp | grep ":25" tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1510/sendmail: acce [root@yoyo ~]# netstat -anp | grep ":23" [root@yoyo ~]# +++ I'm staring at man netstat and the description of local address, foreign address, and state ... but not certain what it really means in context of your question regarding listening ... I think I am supposed to assume that this output means 127.0.0.1:25 is listening to anything sent from 0.0.0.0:* ?
I can't figure out enough to answer this question Thanks, Paul |
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines