Displaying 2 results from an estimated 2 matches for "skytta".
2010 Oct 07
1
Improvement suggestion to "How do I disable IPv6"
http://wiki.centos.org/FAQ/CentOS5#head-47912ebdae3b5ac10ff76053ef057c366b421dc4
This tip suggests creating a /etc/modprobe.d/disable-ipv6 file. However
modprobe from module-init-tools >= 3.7 will output this warning for it:
| WARNING: All config files need .conf: /etc/modprobe.d/disable-ipv6, it will
| be ignored in a future release.
Simply changing the recipe to create a
2018 Oct 24
1
[Bug 1284] New: nft doesn't accept interface names starting with a number
...number
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: ville.skytta at iki.fi
...at least in iifname, oifname. Not a problem otherwise for the system to have
interface names starting with a number that I can see. For example:
# ip link show dev 5af3c3f0
14: 5af3c3f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc [...]
# nft add rule inet filter forward...