Hello Ivan,

Tuesday, May 31, 2005, 4:43:16 PM, si pisal:

> Is it possible to use ipfw to filter packets by domain name?

> What I need it for: I'd like to allow ssh logins only from a specific
> TLD (by reverse lookup...) - maybe there's another way?

you can use AllowUsers sshd_config directive e.g:

AllowUsers [EMAIL PROTECTED]

or something like:

AllowUsers [EMAIL PROTECTED]

I think this is possible too.

-- 
Sincerely,

 DanGer, ICQ: 261701668  | e-mail protecting at: http://www.2pu.net/
 http://danger.rulez.sk  | proxy list at:        http://www.proxy-web.com/
                         | FreeBSD - The Power to Serve!

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to