cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1346
Views
0
Helpful
2
Replies

Syslog from ATT 3801hgv router

I am still new to cisco routers.......and routing

I have a syslog server running on my lan with the ip address of 192.168.0.1

The ATT 3801hgv router ip address is 192.168.1.254

I am trying to forward the syslog messages to my syslog server

I am using a cisco 2620xm router.....

I have tried different static routes but cannot get it to work....

Here is my config...........

!
! Last configuration change at 05:54:50 CDT Mon Oct 7 2013
! NVRAM config last updated at 05:58:22 CDT Mon Oct 7 2013 by SCORPION
!
version 12.4
parser config cache interface
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec show-timezone
service password-encryption
service sequence-numbers
!
hostname xxxxx
!
boot-start-marker
boot-end-marker
!
logging count
logging buffered 10000 debugging
logging rate-limit 10000
logging console informational
logging monitor informational
enable secret 5 xxxxxx
enable password 7 xxxxx
!
aaa new-model
!
!
aaa authentication login local_auth local
!
aaa session-id common
memory-size iomem 10
clock timezone CST -6
clock summer-time CDT recurring
no network-clock-participate slot 1
no network-clock-participate wic 0
no ip source-route
no ip gratuitous-arps
ip cef
!
!
!
!
no ip bootp server
ip domain name xxxxxxxx
ip name-server 192.168.0.1
ip name-server 192.168.0.10
ip inspect name SDM_LOW ftp
ip inspect name SDM_LOW tcp
ip inspect name SDM_LOW udp
ip inspect name SDM_LOW dns
ip inspect name SDM_LOW https
ip inspect name SDM_LOW icmp
ip inspect name SDM_LOW imap
ip inspect name SDM_LOW pop3
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
ip ips sdf location flash://256MB.sdf autosave
ip ips notify SDEE
ip ips name sdm_ips_rule
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-3030517303
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3030517303
revocation-check none
rsakeypair TP-self-signed-3030517303
!
!
username xxxxx privilege 15 view root secret 5 xxxxxx
!
!
ip tcp synwait-time 10
ip ssh authentication-retries 5
ip ssh logging events
ip ssh version 2
ip rcmd rcp-enable
ip rcmd remote-host sdmR84979c1a 192.168.0.15 L84979c1a enable
ip rcmd remote-username sdmR84979c1a
!
!
buffers tune automatic
!
!
!
interface FastEthernet0/0
description {SCORPNET)$ETH-LAN$$FW_INSIDE$
mac-address 000f.23c4.6e80
ip address 192.168.0.50 255.255.255.0
ip access-group 101 in
ip helper-address 192.168.0.1
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
ip flow ingress
ip flow egress
ip nat inside
ip ips sdm_ips_rule out
ip virtual-reassembly
ip route-cache flow
speed auto
full-duplex
no mop enabled
!
interface Serial0/0
no ip address
shutdown
no fair-queue
!
interface ATM0/1
no ip address
shutdown
atm restart timer 300
no atm ilmi-keepalive
dsl operating-mode auto
!
interface FastEthernet1/0
description (ATT Uverse)$ETH-WAN$$FW_OUTSIDE$
mac-address 000f.23c4.6e90
ip address 107.219.166.17 255.255.255.248
ip access-group 102 in
ip verify unicast reverse-path
no ip redirects
no ip unreachables
no ip proxy-arp
ip nbar protocol-discovery
ip flow ingress
ip flow egress
ip nat outside
ip inspect SDM_LOW out
ip ips sdm_ips_rule in
ip virtual-reassembly
ip route-cache flow
speed auto
full-duplex
no cdp enable
no mop enabled
!
ip default-gateway 107.219.166.22
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 107.219.166.22 permanent
!
ip flow-top-talkers
top 200
sort-by bytes
cache-timeout 3600
!
ip http server
ip http access-class 2
ip http secure-server
ip nat inside source list 1 interface FastEthernet1/0 overload
ip nat inside source static tcp 192.168.0.1 20 107.219.166.17 20 extendable
ip nat inside source static tcp 192.168.0.1 21 107.219.166.17 21 extendable
ip nat inside source static tcp 192.168.0.10 25 107.219.166.17 25 extendable
ip nat inside source static tcp 192.168.0.1 80 107.219.166.17 80 extendable
ip nat inside source static udp 192.168.0.11 88 107.219.166.17 88 extendable
ip nat inside source static tcp 192.168.0.1 990 107.219.166.17 990 extendable
ip nat inside source static tcp 192.168.0.11 3074 107.219.166.17 3074 extendable
ip nat inside source static udp 192.168.0.11 3074 107.219.166.17 3074 extendable
ip nat inside source static udp 192.168.0.1 17478 107.219.166.17 17478 extendable
ip nat inside source static tcp 192.168.0.1 50000 107.219.166.17 50000 extendable
ip nat inside source static tcp 192.168.0.1 50001 107.219.166.17 50001 extendable
ip nat inside source static tcp 192.168.0.1 50002 107.219.166.17 50002 extendable
ip nat inside source static tcp 192.168.0.1 50003 107.219.166.17 50003 extendable
ip nat inside source static tcp 192.168.0.1 50004 107.219.166.17 50004 extendable
ip nat inside source static tcp 192.168.0.1 50005 107.219.166.17 50005 extendable
ip nat inside source static tcp 192.168.0.1 55368 107.219.166.17 55368 extendable
ip nat inside source static tcp 192.168.0.15 60817 107.219.166.17 60817 extendable
!
logging trap debugging
logging source-interface FastEthernet0/0
logging 192.168.0.1
access-list 1 permit 192.168.0.0 0.0.0.255
access-list 23 permit 192.168.0.15
access-list 23 permit 192.168.0.1
access-list 100 remark auto generated by SDM firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny   ip host 255.255.255.255 any
access-list 100 deny   ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 remark auto generated by SDM firewall configuration
access-list 101 remark SDM_ACL Category=1
access-list 101 deny   ip 107.219.166.16 0.0.0.7 any
access-list 101 deny   ip host 255.255.255.255 any
access-list 101 deny   ip 127.0.0.0 0.255.255.255 any
access-list 101 permit ip any any
access-list 102 remark auto generated by SDM firewall configuration
access-list 102 remark SDM_ACL Category=1
access-list 102 remark DELTA FORCE LAND WORRIOR
access-list 102 permit udp any host 107.219.166.17 eq 17478
access-list 102 remark XBOX
access-list 102 permit udp any host 107.219.166.17 eq 88
access-list 102 permit udp any host 107.219.166.17 eq 3074
access-list 102 permit tcp any host 107.219.166.17 eq 3074
access-list 102 remark WWW
access-list 102 permit tcp any host 107.219.166.17 eq www
access-list 102 remark SMTP
access-list 102 permit tcp any host 107.219.166.17 eq smtp
access-list 102 remark FTP
access-list 102 permit tcp any host 107.219.166.17 eq ftp
access-list 102 permit tcp any host 107.219.166.17 eq ftp-data
access-list 102 permit tcp any host 107.219.166.17 eq ftp-data established
access-list 102 permit tcp any host 107.219.166.17 range 50000 50005
access-list 102 permit tcp any host 107.219.166.17 eq 990
access-list 102 remark uTORRENT
access-list 102 permit tcp any host 107.219.166.17 eq 60817
access-list 102 permit tcp any host 107.219.166.17 eq 55368
access-list 102 remark DNS
access-list 102 permit udp host 192.168.0.1 eq domain host 107.219.166.17
access-list 102 permit udp host 192.168.0.10 eq domain host 107.219.166.17
access-list 102 deny   ip 192.168.0.0 0.0.0.255 any
access-list 102 remark ICMP
access-list 102 permit icmp any host 107.219.166.17 echo-reply
access-list 102 permit icmp any host 107.219.166.17 time-exceeded
access-list 102 permit icmp any host 107.219.166.17 unreachable
access-list 102 deny   ip 10.0.0.0 0.255.255.255 any
access-list 102 deny   ip 172.16.0.0 0.15.255.255 any
access-list 102 deny   ip 192.168.0.0 0.0.255.255 any
access-list 102 deny   ip 127.0.0.0 0.255.255.255 any
access-list 102 deny   ip host 255.255.255.255 any
access-list 102 deny   ip host 0.0.0.0 any
access-list 102 deny   ip any any log
snmp-server community xxxxxxx
snmp-server chassis-id STINGER
snmp-server enable traps snmp linkdown linkup coldstart warmstart
snmp-server host 192.168.0.15 version 2c xxxxx
no cdp run
!
!
!
control-plane
!
!
!
!
!
!
!
gateway
timer receive-rtp 1200
!
!
!

!
line con 0
exec-timeout 5 0
login authentication local_auth
transport preferred none
transport output telnet
speed 115200
line aux 0
login authentication local_auth
no exec
transport output telnet
line vty 0 4
access-class 23 in
exec-timeout 20 0
privilege level 15
password 7 xxxxxxx
login authentication local_auth
transport preferred none
transport input ssh
!
scheduler allocate 4000 1000
ntp logging
ntp clock-period 17180360
ntp server 192.168.0.1 prefer
!
end

2 Replies 2

Richard Burts
Hall of Fame
Hall of Fame

You tell us that "The ATT 3801hgv router ip address is 192.168.1.254". But given the router configuration showing that FastEthernet0/0 has ip address 192.168.0.50 255.255.255.0 I am very confused about where the ATT router is connected. If it is connected through FastEthernet0/0 then it should have an address in the 192.168.0.0 subnet. If it does have the 192.168.1.254 address then where is the 192.168.1.0 subnet and how does it connect to your router? Can you provide some clarification?

HTH

Rick

HTH

Rick

Hi,

Switch>>>>>>>>>>>>>>>>>>>>>Router>>>>>>>>>>>>>>>>>>>Att Router>>>>107.221.121.25

(lan)                  (fe0/0)-192.168.0.50         (fe1/0)-107.219.166.17)                   

That is the setup....

I can manage the ATT Router with Management IP 192.168.1.254(Built In)

Review Cisco Networking for a $25 gift card