Hello, I have a somewhat unusual requirement here. >From inside a firewall connected to the internet on outside, I would like for all outgoing packets that their destination port be rewritten in addition to being natted.
map tuno 192.168.0.0/24 <destination port of packets 8080> -> 0/32 <destination port 80> Is this possible in ipf. Kind Regards, -Dave
