ahh i see i did not specify the gefault gatway command on my cisco 2501 for
the linksys.  all i did was make the external port for my sun box 2323 and
for my cisco 23 to activate the port forwarding from my linksys over my NAT
internally to my 2511 router.  Actually mine is also a 2511.
Sorry whoops i actually have a siemens router.  It works the same was as the
linksys with port forwarding.  So all i'am doing is port forarding port 23
and 2323 to seperate internal IP's

Router#show run
Building configuration...

Current configuration : 997 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
enable secret 5 $1$Tn.K$eTsahgNCkNWMWaSFRMa/A1
!
username all
ip subnet-zero
no ip domain-lookup
!
ip ssh time-out 120
ip ssh authentication-retries 3
!
!
!
!
interface Loopback0
 ip address 192.168.1.1 255.255.255.0
 ip ospf network point-to-point
!
interface Ethernet0
 ip address 192.168.254.119 255.255.255.0 (interface i'am telneting too)
!
interface Serial0
 ip address 192.168.3.3 255.255.255.0
!
interface Serial1
 no ip address
 shutdown
!
ip default-gateway 192.168.254.254  (I just added it)
ip classless
ip http server
ip pim bidir-enable
!
logging trap debugging
logging 192.168.254.176
snmp-server user internal internal v3
snmp-server group internal v3 noauth notify *tv.FFFFFFFF.FFFFFFFF
snmp-server community internal RO
snmp-server host 192.168.254.176 version 3 noauth internal
!
line con 0
 exec-timeout 0 0
 logging synchronous
line 1 16
line aux 0
line vty 0 4
 password ********
 login
!
end






















































































Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=62674&t=62654
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to