Да именно это и имелось ввиду, спасибо большое.
Правда это я уже сделал, оказалось проще чем думал.
Но связь всё равно молчит.
Схема у нас такая:
|..............
интернет ..............|
|........../..................\..........|
1 офис.......................
2 офис|........................................|
asus 500gp v2 .........
cisco 800 Eth|........................................|
AP200........................
AP1100FРаньше было так:
|..............
интернет ..............|
|........../..................\..........|
1 офис.......................
2 офис|........................................|
cisco 800 Adsl .-VPN-.
cisco 800 Eth|........................................|
AP200........................
AP1100F1 офис подсеть 192.168.1.0
2 офис подсеть 192.168.20.0
AP обращались друг другу по локальным адресам 192.168.1.102 (1офис) и 192.168.20.102 (2офис)
Недавно в первом офисе сменился провайдер и поэтому cisco 800 Adsl отключен, а вместе с ним пропала и VPN сеть, поэтому теперь надо связать AP в условиях первой схемы
AP1100 стоящий сейчас за циской должен видеть все внешние IP, то есть Asus по IP ему доступен.
Но на Асусе надо делать проброс каких-нибудь портов на AP200, не могу найти каких. Порылся в конфиге Cisco 800 Adsl (которая сейчас не работает) но не каких правил nat для 192.168.1.102 не нашёл.
Могу выложить конфиг ещё и AP200.
Код:
Using 3384 out of 65248 bytes
!
version 8.30Q
!
hostname AP200
!
!
no bridge spanning-tree
!
ip classless
!
proxy-arp
!
dhcp-list 0 type server
dhcp-list 0 address server interface ether0.0
dhcp-list 0 option dhcp-lease-time 600
!
nat-list 0 pat static-entry tcp 1720 local
nat-list 0 pat static-entry udp 5060 local
nat-list 0 pat group-static-entry tcp 10000 10007 local
nat-list 0 pat group-static-entry tcp 14000 14007 local
nat-list 0 pat group-static-entry udp 18000 18007 local
nat-list 0 pat static-entry udp 22000 local
nat-list 0 pat static-entry udp 22001 local
nat-list 0 pat group-static-entry udp 23000 23015 local
nat-list 0 pat static-entry icmp ping local
nat-list 0 pat static-entry tcp 22 192.168.40.100
nat-list 0 pat static-entry tcp 25 192.168.40.100
!
no ip-share enable
ip-share interface net-side ether0.0
ip-share interface local-side ether1.0
!
interface ether0.0
ip address 192.168.1.102 255.255.255.0
!
interface ether1.0
no ip address
ip dhcp-group 0
!
snmp name AP200E
!
no arp reset
!
route 0.0.0.0 0.0.0.0 192.168.1.254
!
utilization cpu
utilization ethernet
!
logging event all
logging on
!
remote-log primary-server 192.168.1.101
remote-log secondary-server 192.168.1.100
!
ntp refresh 120
ntp offset 06:00
ntp server 192.168.1.254
!
dnshost domain uba.ru
dnshost nameserver 192.168.1.100
dnshost nameserver 192.168.1.101
!
service ntp
!
!
!
!
!
!
! VoIP configuration.
!
!
! Voice service voip configuration.
!
voice service voip
fax protocol t38 redundancy 0
fax rate 9600
h323 call start fast
h323 call tunnel enable
!
!
! Voice port configuration.
!
! FXO
voice-port 0/0
no caller-id enable
!
!
! FXS
voice-port 0/1
caller-id enable
!
!
!
!
!
voice service voip
minimize-voip-port multiply 1
!
! Pots peer configuration.
!
dial-peer voice 1 pots
destination-pattern 51T
port 0/0
user-password sandworm
!
dial-peer voice 510 pots
destination-pattern 51000
port 0/1
user-password sandworm
!
!
!
! Voip peer configuration.
!
dial-peer voice 28 voip
destination-pattern 28T
session target sip-server
session protocol sip
no vad
dtmf-relay h245-alphanumeric
description Kuzmichev's_home_VoIP-DECT
!
dial-peer voice 43 voip
destination-pattern 43T
session target 192.168.20.102
answer-address 51000
no vad
dtmf-relay h245-alphanumeric
description Ekaterinburg_VoIP-gate
!
dial-peer voice 62 voip
destination-pattern 62T
session target 192.168.50.102
no vad
dtmf-relay h245-alphanumeric
description UGRA_(Surgut)_VoIP-gate
!
dial-peer voice 72 voip
destination-pattern 72T
session target 192.168.40.102
no vad
dtmf-relay h245-alphanumeric
description UFA_VoIP-gate
!
dial-peer voice 95 voip
destination-pattern 95T
session target 192.168.30.102
no vad
dtmf-relay h245-alphanumeric
!
!
!
!
!
!
! Gateway configuration.
!
gateway
h323-id voip.xxx.ru
no ignore-msg-from-other-gk
!
!
! SIP UA configuration.
!
sip-ua
user-register
sip-server sip.yyyyyyy.su
set-local-domain xxx.ru
register e164
!
!
! MGCP configuration.
!
mgcp
codec g711ulaw
vad
!
!
! Tones
!
!
!
voip-interface ether0.0
!
Здесь судя по всему надо менять
route 0.0.0.0 0.0.0.0 192.168.1.254т.к. asus у меня 252, cisco был 254
и
Цитата:
dial-peer voice 43 voip
destination-pattern 43T
session target 192.168.20.102
answer-address 51000
no vad
dtmf-relay h245-alphanumeric
description Ekaterinburg_VoIP-gate
указать внешний ip Cisco 800 Eth