Hi, I am running Packetfence with Ubuntu packages 5.1.0. This morning I
realized that despite having nat=no for the inline network in networks.conf
everything is being run through MASQUERADE. This seems to be the problem
here.

-A POSTROUTING --out-interface eth0 --match mark --mark 0x3 --jump
postrouting-int-inline-if
-A POSTROUTING --out-interface eth0 --match mark --mark 0x1 --jump
postrouting-int-inline-if
-A POSTROUTING --out-interface eth0 --match mark --mark 0x2 --jump
postrouting-int-inline-if


-A postrouting-int-inline-if --jump MASQUERADE

I really don't want to masquerade anything at all. How do I turn this off?

-- 
John Baker
Network Administrator
Marlboro College
Phone: 451-7551 Cell: 490-0066
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to