softether router 설정
softether 는 윈도우가 설정하기 편하다
리눅스
VPN Server/yungil>routerlist
RouterList command - Get List of Virtual Layer 3 Switches Layer 3 Switch Name|Running Status |Interfaces|Routing Tables -------------------+---------------+----------+-------------- l3 |Start (Running)| 3| 3 The command completed successfully.
|
VPN Server/yungil>routeriflist l3
RouterIfList command - Get List of Interfaces Registered on the Virtual Layer 3 Switch IP Address|Subnet Mask |Virtual Hub Name ----------+-------------+---------------- 10.0.4.2 |255.255.255.0|default 10.1.4.2 |255.255.255.0|pankyo 10.2.4.2 |255.255.255.0|yungil The command completed successfully.
|
VPN Server/yungil>routertablelist l3
RouterTableList command - Get List of Routing Tables of Virtual Layer 3 Switch Network Address|Subnet Mask |Gateway Address|Metric ---------------+-------------+---------------+------ 10.0.4.0 |255.255.255.0|10.0.4.2 | 1 10.1.4.0 |255.255.255.0|10.1.4.2 | 1 10.2.4.0 |255.255.255.0|10.2.4.2 | 1 The command completed successfully.
|
VPN Server/pankyo>dhcpget
DhcpGet command - Get Virtual DHCP Server Function Setting of SecureNAT Function Item |Value -------------------------------+---------------------------------------------------------------- Use Virtual DHCP Function |Yes Start Distribution Address Band|10.1.4.3 End Distribution Address Band |10.1.4.254 Subnet Mask |255.255.255.0 Lease Limit (Seconds) |7200 Default Gateway Address |10.1.4.1 DNS Server Address 1 |10.1.4.1 DNS Server Address 2 |8.8.8.8 Domain Name | Save NAT and DHCP Operation Log|Yes Static Routing Table to Push |10.0.4.0/255.255.255.0/10.1.4.2, 10.2.4.0/255.255.255.0/10.1.4.2 The command completed successfully.
|