Can anyone tell me why the following ruleset does NOT allow telnet sessions?

allow tcp from any to any 23

The only way I can get it to work is by adding,

allow tcp from any to any established


Isn't the format of the first rule supposed to allow incoming and outgoing
packets on port 23?

Jon

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to