Created
January 4, 2018 13:53
-
-
Save ikuwow/1353a35a05309e08beceab551c2e5b85 to your computer and use it in GitHub Desktop.
NVR500でDS-LiteとIPv4(固定)の2回線を共存させる設定メモ ref: https://qiita.com/ikuwow/items/cea6ecfa4341be2778bf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ip filter 600000 pass 192.168.100.xxx,192.168.100.yyy * * * * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ip route default gateway pp 1 filter 600000 gateway tunnel 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment