![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Provide IP filter services
![]() |
The TCP/IP stack looks for the correct version of this module when you mount it (i.e. lsm-ipfilter-v4.so with npm-tcpip-v4.so; lsm-ipfilter-v6.so with npm-tcpip-v6.so). |
mount -Ttcpip lsm-ipfilter.so
Neutrino
None.
The lsm-ipfilter-v4.so and lsm-ipfilter-v6.so shared objects are the managers that handles IP filtering and NAT (Network Address Translation) services. The npm-tcpip.so shared object can load these modules. You need to load this manager to enable filtering and NAT functionality.
IP filtering allows your host to act as a firewall, or you can provide firewall services on your host. NAT allows multiple hosts on a subnet to share a common IP address. Configuration files are used to set filtering and NAT rules. For more details, see /etc/ipf.conf and /etc/ipnat.conf.
ipf, ipfs, ipfstat, ipmon, ipnat, npm-tcpip.so, npm-tcpip-v4.so, npm-tcpip-v6.so
/etc/ipf.conf, /etc/ipnat.conf
"Setting up a firewall" in the Securing Your System chapter of the Neutrino User's Guide
![]() |
![]() |
![]() |
![]() |