Skip to content

Instantly share code, notes, and snippets.

@ikuwow
Created January 4, 2018 13:53
Show Gist options
  • Save ikuwow/1353a35a05309e08beceab551c2e5b85 to your computer and use it in GitHub Desktop.
Save ikuwow/1353a35a05309e08beceab551c2e5b85 to your computer and use it in GitHub Desktop.
NVR500でDS-LiteとIPv4(固定)の2回線を共存させる設定メモ ref: https://qiita.com/ikuwow/items/cea6ecfa4341be2778bf
ip filter 600000 pass 192.168.100.xxx,192.168.100.yyy * * * *
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