This is a discussion on Re: IPNAT not working within the IPFilter forums, part of the System Security and Security Related category; Hi Are you forwarding packets? first check with this command sysctl -a | grep forward 0 = off 1 = on If not ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
Are you forwarding packets? first check with this command sysctl -a | grep forward 0 = off 1 = on If not just activate it sysctl -w net.inet.ip.forwarding=1 and add it to your /etc/sysctl.conf echo "net.inet.ip.forwarding=1" >> /etc/sysctl.conf Jorge |
![]() |
| Thread Tools | |
| Display Modes | |
|
|