Does ipfilter or ipnat have a way to create a rule such as:

        # ipf.conf
        pass in quick proto tcp not from 10.10.10.0/24 to any port = 12345 keep
state keep frags

        # ipnat.conf
        rdr net0 not from 10.10.10.0/24 to any port = 12345 -> 10.100.10.10
port 12345 tcp


I'm trying to create a rule for incoming traffic that's not from a
private address space.

Attachment: signature.asc
Description: OpenPGP digital signature




-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to