Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

VPN i Video preko DSL

[es] :: Enterprise Networking :: VPN i Video preko DSL

[ Pregleda: 2001 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

freshbojan
Bojan Velevski
Skopje

Član broj: 113964
Poruke: 3
62.162.220.*

ICQ: 18093167


Profil

icon VPN i Video preko DSL26.03.2007. u 13:07 - pre 208 meseci
Zdravo Bojan Ovde iz SKopja
Momentalno testiram konfiguraciju gde treba VPN i VIdeo da idu preku single DSL Line. Cisco model je CISCO876. Imamo klient i server postavku. Konfigurirao sam 2 vlan-a na na svaki ruter(server i client/KAMERA i VPN) i stavio staticke rute.
Problem je sto ne radi kao sto treba odnosno konekcije padaju svakih 5 min.( request time out)
evo konfiguraciju pa POMOS i suggestionS cekam
THANX In ADVANCE
PC with kamera IP: 10.10.3.2 gateway 10.10.3.1
PC za VPN : 10.10.4.2 gateway: 10.10.4.1
ovo je server,na dr stranu imamo 10.10.1.2 (10.10.1.1) kamera i 10.10.2.2 (10.10.2.1) za VPN!

Code:
Building configuration...

Current configuration : 1592 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname BUNDLE
!
boot-start-marker
boot-end-marker
!
enable password password
!
no aaa new-model
!
resource policy
!
ip cef
!
!
!         
!
!
!
!
!

!
!
!
!
interface BRI0
 no ip address
 encapsulation hdlc
 shutdown
!
interface ATM0
 no ip address
 atm ilmi-keepalive 5 retry 5
 dsl operating-mode auto 
 hold-queue 224 in
!
interface ATM0.1 point-to-point
 description Subinterface for ViSS
 ip address 192.168.3.2 255.255.255.252
 ip virtual-reassembly
 no snmp trap link-status
 atm route-bridged ip
 pvc 1/32 
 !
!
interface ATM0.2 point-to-point
 description Subinterface for LSVPN
 ip address 192.168.4.2 255.255.255.252
 ip virtual-reassembly
 no snmp trap link-status
 atm route-bridged ip
 pvc 0/35 
 !
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
 description ViSS port
 switchport access vlan 10
!
interface FastEthernet3
 description LSVPN port
 switchport access vlan 20
!
interface Vlan1
 no ip address
!
interface Vlan10
 description LAN for ViSS
 ip address 10.10.3.1 255.255.255.0
!
interface Vlan20
 description LAN for LSVPN
 ip address 10.10.4.1 255.255.255.0
!
ip route 10.10.1.0 255.255.255.0 ATM0.1
ip route 10.10.2.0 255.255.255.0 ATM0.2
!
!
no ip http server
no ip http secure-server
!         
!
!
!
!
control-plane
!
!
line con 0
 no modem enable
line aux 0
line vty 0 4
 password password
 login
!
scheduler max-task-time 5000
!
webvpn context Default_context
 ssl authenticate verify all
 !
 no inservice
!
end


[Ovu poruku je menjao markom dana 27.03.2007. u 14:20 GMT+1]
 
Odgovor na temu

[es] :: Enterprise Networking :: VPN i Video preko DSL

[ Pregleda: 2001 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.