Forum

routing problemi
 
Bildirimler
Hepsini Temizle

routing problemi

6 Yazılar
2 Üyeler
0 Likes
369 Görüntüleme
(@Anonim)
Gönderiler: 0
Konu başlatıcı
 

Merhaba arkadaşlar 2 adet gshdsl modemimiz var izmir ve istanbulda. Gshdsl modemler dahili switchlere bağlı. İzmir tarafı istanbulun sadece gshdsl ine pingleyebiliyor öteye geçemiyor.

izmir gshdsl 131.10.30.1
istanbul gshdsl 131.10.31.1

izmir gw 131.10.30.3
istanbul gw 131.10.31.3

 

routing tablolarıda aşağıdaki gibidir 

root@izmir:~# route -n
Kernel IP routing table
Destination    Gateway         Genmask        Flags Metric Ref    Use Iface
131.10.30.0    0.0.0.0        255.255.255.0   U    0      0        0eth1
131.10.31.0     131.10.30.1    255.255.255.0   UG    0     0        0 eth1
192.168.0.0    0.0.0.0        255.255.255.0   U    0      0        0eth0
131.10.32.0     131.10.30.21   255.255.255.0   UG    0     0        0 eth1
0.0.0.0        192.168.0.1    0.0.0.0         UG   100    0        0 eth0

İSTANBUL

root@proxy:~# route -n

Kernel IP routing table

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface

131.10.30.0     131.10.31.1     255.255.255.255 UGH   0      0        0 eth0

131.10.102.2    131.10.31.1     255.255.255.255 UGH   0      0        0 eth0

131.10.30.0     131.10.31.1     255.255.255.0   UG    0      0        0 eth0

131.10.31.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0

192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1

0.0.0.0         192.168.0.1     0.0.0.0         UG    100    0        0 eth1

 
Gönderildi : 07/09/2010 20:19

(@Anonim)
Gönderiler: 0
Konu başlatıcı
 

Bir dip not istanbuldan izmire erişim sorunsuz bir şekilde sağlanıyor. İzmir istanbula geçemiyor.

 
Gönderildi : 07/09/2010 20:30

(@Anonim)
Gönderiler: 0
Konu başlatıcı
 

Sanırım linux conf ta bir problem yok kimse cevaplamamış 🙂

 
Gönderildi : 14/09/2010 23:53

(@mucahidyardim)
Gönderiler: 192
Estimable Member
 

Merhaba

İzmirden istanbul daki bir ip ye "tracert" yapıp, çıktıyı paylaşabilir misiniz ? 

 

 
Gönderildi : 15/09/2010 00:04

(@Anonim)
Gönderiler: 0
Konu başlatıcı
 

İmage insert edemedim linkten kontrol edebilirsiniz. 

 
Gönderildi : 15/09/2010 20:16

(@Anonim)
Gönderiler: 0
Konu başlatıcı
 
istanbul_yenibosna#show config
Using 2527 out of 131072 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname istanbul_merter
!
boot-start-marker
boot-end-marker
!
logging buffered 100000 debugging
!
no aaa new-model
!
resource policy
!
ip cef
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-2570755090
 enrollment selfsigned
 subject-name cn=IOS-Self-Signed-Certificate-2570755090
 revocation-check none
 rsakeypair TP-self-signed-2570755090
!
!
crypto pki certificate chain TP-self-signed-2570755090
 certificate self-signed 01 nvram:IOS-Self-Sig#3004.cer
username * privilege 15 password 0 *
!
!
controller DSL 0
 mode atm
 line-term cpe
 line-mode 2-wire line-zero
 dsl-mode shdsl symmetric annex B
 line-rate auto
!
class-map match-all voice
 match access-group 111
!
!
policy-map voicepolicy
 class voice
  priority 96
 class class-default
  fair-queue
!
!
!
bridge irb
!
!
!
interface Multilink1
 bandwidth 512
 no ip address
 ppp multilink
 ppp multilink interleave
 ppp multilink group 1
 ppp multilink fragment delay 10
 service-policy output voicepolicy
!
interface BRI0
 no ip address
 encapsulation hdlc
 shutdown
!
interface ATM0
 no ip address
 no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
 ip address 1.1.1.1 255.255.255.252
 no snmp trap link-status
 atm route-bridged ip
 pvc 0/35
  vbr-nrt 460 460
  encapsulation aal5snap
 !
 cdp enable
 bridge-group 1
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Virtual-Template1
 no ip address
 ppp multilink
 ppp multilink group 1
!
interface Vlan1
 bandwidth 512
 ip address 131.10.31.1 255.255.255.0
!
interface BVI1
 ip address 131.10.102.1 255.255.255.252
!
ip route 0.0.0.0 0.0.0.0 131.10.102.2
!
!
ip http server
ip http authentication local
ip http secure-server
!
access-list 111 permit udp any any range 16384 32767
access-list 111 permit ip host 131.10.31.99 host 131.10.30.5
access-list 111 permit ip host 131.10.31.28 host 131.10.30.5
access-list 111 permit ip host 131.10.31.29 host 131.10.30.5
access-list 111 permit ip host 131.10.31.28 host 131.10.30.28
access-list 111 permit ip host 131.10.31.28 host 131.10.30.29
access-list 111 permit ip host 131.10.31.99 host 131.10.30.99
!
!
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
!
line con 0
 password *
 login
 no modem enable
line aux 0
line vty 0 4
 privilege level 15
 password
 login
 transport input telnet ssh
!
scheduler max-task-time 5000
end
 
buda istanbuldaki router conf 
 
Gönderildi : 15/09/2010 20:23

Paylaş: