Changes

From Amahi Wiki
Jump to: navigation, search
** Ensure <code>ipsec saref = yes</code> is uncommented.
** The IP range is outside an actively used IP range. For example if your DHCP server assigns IPs between 192.168.10.10 and 192.168.10.100 you can use 192.168.10.150-192.168.10.200. Also, xl2tpd needs a local IP which is used for communication with PPP. Given example, you could use 192.168.10.101.
{{Text|Text=[lns default]
ip range = 192.168.10.150-192.168.10.200
local ip = 192.168.10.101}}
====Configure PPP====
12,424

edits