summaryrefslogtreecommitdiffstats
path: root/etc/pccard_ether
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pccard_ether')
-rwxr-xr-xetc/pccard_ether2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether
index 1e6d86d..6e2475e 100755
--- a/etc/pccard_ether
+++ b/etc/pccard_ether
@@ -72,6 +72,8 @@ case ${ipv6_enable} in
[Yy][Ee][Ss])
;;
*)
+ sysctl -w net.inet6.ip6.forwarding=0
+ sysctl -w net.inet6.ip6.accept_rtadv=1
ifconfig ${interface} up
rtsol ${interface}
;;
OpenPOWER on IntegriCloud