BrzlRtr01#sho run
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname BrzlRtr01
!
enable password blah
!
memory-size iomem 8
ip subnet-zero
no ip domain-lookup
!
interface Ethernet0/0
bandwidth 10000
ip address 10.9.207.201 255.255.255.0
no ip directed-broadcast
no ip mroute-cache
half-duplex
!
interface Serial0/0
description International Frame Relay Connection
mtu 2052
bandwidth 512
no ip address
no ip directed-broadcast
encapsulation frame-relay IETF
no ip mroute-cache
no fair-queue
!
interface Serial0/0.1 point-to-point
description IFR PVC to DHQ
bandwidth 512
ip address 192.168.21.73 255.255.255.252
no ip directed-broadcast
no ip mroute-cache
frame-relay interface-dlci 88 IETF
!
interface Ethernet0/1
no ip address
no ip directed-broadcast
shutdown
half-duplex
!
interface Serial0/1
no ip address
no ip directed-broadcast
no ip mroute-cache
no keepalive
shutdown
no fair-queue
!
interface Serial0/2
no ip address
no ip directed-broadcast
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.21.74 200
ip route 10.0.0.0 255.0.0.0 Serial0/0.1 100
ip route 10.4.208.0 255.255.240.0 Serial0/0.1 100
no ip http server
!
access-list 200 permit 0x0000 0x0D0D
access-list 200 deny 0x0000 0xFFFF
dialer-list 1 protocol ip permit
snmp-server engineID local 0000000902000004C058A8E0
snmp-server community cameron RO
snmp-server location Locked Bag Service No.3 Singapore
snmp-server contact IS WAN Group
!
voice-port 1/0/0
!
voice-port 1/0/1
!
line con 0
exec-timeout 0 0
password blah
login
transport input none
line aux 0
line vty 0 4
password blah
login
!
end
The config on the remote router looks OK (some of the static routes are
redundant, but that's OK). So the problem is probably on the HQ router;
post that config.
--
Barry Margolin, bar...@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
Jeff
ru...@russ.net (Russ) wrote in message news:<a586d8cf.02022...@posting.google.com>...
It can certainly kill http and mail services if they are configured to
do a reverse lookup first.
Probably worth checking..
If not can you post sh int s0/0 (and equiv for HO router) and some idea
on ping times?
Cheers
Dan
je...@jcady.org (Jeff Cady) wrote in message news:<62d5878e.02022...@posting.google.com>...
On Wed, 27 Feb 2002 13:40:34 +0000, dan Hughes <nob...@nobody.com>
wrote:
Then set the duplex setting to auto and give that shot. Your email (ping
results) indicates that you do not have an MTU problem. So I'm thinking
that the switch is dropping packets. Or your Ethernet interface is going
bad.
Try using Ethernet0/1 and also you *DID* try another cable right???
--
hsb
"Somehow I imagined this experience would be more rewarding" Calvin
********************************************************************
Due to the volume of email that I receive, I may not not be able to
reply to emails sent to my account. Please post a followup instead.
********************************************************************
Hansang Bae <hbae_@_nyc.rr.com.REMOVE_> wrote in message news:<MPG.16e76eba...@24.29.101.170>...