There are 3 types of tunnel supported by Yamaha RTX:
-IPIP
-PPTP
-IPSec
There is no way to properly set Yamaha RTX via web for unnumbered PPPoE when multisession is set via the web. The easiest way is to first set PPPoE multisession, and then add the following settings via command line (assuming the unnumbered PPPoE is at pp1):
pp select 1no ppp ipcp ipaddress onnat descriptor address outer 1000 [router's IP address]nat descriptor address inner 1000 [first private LAN IP address]-[last private LAN IP address] [router's IP address]
Or, when using wan side IP other than router's IP:
pp select 1no ppp ipcp ipaddress onnat descriptor address outer 1000 [router's IP address]nat descriptor address inner 1000 [first private LAN IP address]-[last private LAN IP address]
Reference:
IPIP sample
http://wasurenaitameni.seesaa.net/article/2288214.html
Unnumbered
http://ameblo.jp/kiri-hitoha/entry-10289261719.html
No comments:
Post a Comment