Итак, что имеем, провели тут нитку во внешний мир Интернета, есть желание добраться до своего сервака. Добраться до него можно только по VPN, а у меня сам провайдер только VPNовский, получаем вложение VPN в VPN. В принципе, не страшно, но у них еще и адресация одинаковая. Вижу выход в прописывании роутинга вручную. Помогите, пожалуйста, сообразить. Итак, после установки сначала провайдерского, а затем офисного VPN получаем:
Код:
C:\route print
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x3 ...00 14 a5 49 3c dd ...... Broadcom 802.11g Network Adapter - Packet Sched
ler Miniport
0x20002 ...00 40 ca db 88 97 ...... VIA Compatable Fast Ethernet Adapter - Pack
t Scheduler Miniport
0x30005 ...00 53 45 00 00 00 ...... WAN (PPP/SLIP) Interface
0x80006 ...00 53 45 00 00 00 ...... WAN (PPP/SLIP) Interface
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.26.1.37 10.26.1.37 2
0.0.0.0 0.0.0.0 192.168.0.139 192.168.0.139 1
0.0.0.0 0.0.0.0 192.168.0.254 192.168.0.37 22
10.26.1.37 255.255.255.255 127.0.0.1 127.0.0.1 50
10.255.255.255 255.255.255.255 10.26.1.37 10.26.1.37 50
91.192.242.116 255.255.255.255 10.26.1.37 10.26.1.37 1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
192.168.0.0 255.255.252.0 192.168.0.37 192.168.0.37 20
192.168.0.37 255.255.255.255 127.0.0.1 127.0.0.1 20
192.168.0.139 255.255.255.255 127.0.0.1 127.0.0.1 50
192.168.0.254 255.255.255.255 192.168.0.37 192.168.0.37 20
192.168.0.255 255.255.255.255 192.168.0.37 192.168.0.37 20
192.168.0.255 255.255.255.255 192.168.0.139 192.168.0.139 50
224.0.0.0 240.0.0.0 192.168.0.37 192.168.0.37 20
224.0.0.0 240.0.0.0 10.26.1.37 10.26.1.37 2
224.0.0.0 240.0.0.0 192.168.0.139 192.168.0.139 1
255.255.255.255 255.255.255.255 10.26.1.37 10.26.1.37 1
255.255.255.255 255.255.255.255 10.26.1.37 3 1
255.255.255.255 255.255.255.255 192.168.0.37 192.168.0.37 1
255.255.255.255 255.255.255.255 192.168.0.139 192.168.0.139 1
Default Gateway: 192.168.0.139
===========================================================================
Persistent Routes:
None
Код:
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : intranet
Description . . . . . . . . . . . : VIA Rhine II Fast Ethernet Adapter
Physical Address. . . . . . . . . : 00-40-CA-DB-88-97
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.37
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 192.168.0.254
DHCP Server . . . . . . . . . . . : 192.168.0.254
DNS Servers . . . . . . . . . . . : 192.168.0.254
Primary WINS Server . . . . . . . : 192.168.0.254
Lease Obtained. . . . . . . . . . : 4 мая 2008 г. 20:38:24
Lease Expires . . . . . . . . . . : 5 мая 2008 г. 8:38:24
PPP adapter Prov:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.26.1.37
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 10.26.1.37
DNS Servers . . . . . . . . . . . : 10.26.1.254
90.155.128.65
Primary WINS Server . . . . . . . : 10.26.1.254
Secondary WINS Server . . . . . . : 10.26.1.254
PPP adapter Office':
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : WAN (PPP/SLIP) Interface
Physical Address. . . . . . . . . : 00-53-45-00-00-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.0.139
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 192.168.0.139
DNS Servers . . . . . . . . . . . : 192.168.0.251
192.168.0.129
Primary WINS Server . . . . . . . : 172.168.0.1
Secondary WINS Server . . . . . . : 192.168.0.240
Нужно достучаться до 192.168.0.240, который в Office. Есть идеи?