modprobe: ERROR: could not insert 'nf_conntrack': Function not implemented modprobe: ERROR: Error running install command for nf_conntrack... ERROR: Raising SystemExit in run_server The output of modinfo nf_conntrack is modinfo: ERROR: Module alias nf_conntrack not found. While on a VPS runni...
modprobe: ERROR: could not insert 'nf_conntrack': Function not implemented modprobe: ERROR: Error running install command for nf_conntrack... ERROR: Raising SystemExit in run_server The output of modinfo nf_conntrack is modinfo: ERROR: Module alias nf_conntrack not found. ...
nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set nfnetlink ebtable_filter ebtables ip6_tables iptable_filter sunrpc vfat fat intel_pmc_core intel_powerclamp coretemp intel_rapl iosf_mbi iTCO_wdt iTCO_vendor_support [172661.715409] Kernel panic - not syncing...
This example sets up static NAT for the source network 10.1.2.0/24:firewall { '100 snat for network foo2': chain => 'POSTROUTING', jump => 'MASQUERADE', proto => 'all', outiface => 'eth0', source => '10.1.2.0/24', table => 'nat', }You can also change the TCP MSS value...