[nsp] 2950 & vlans

joshua sahala joshua.ej.smith at usa.net
Wed Dec 10 17:29:17 EST 2003


hello all,

i have a config issue, but i cannot seem to figure it out.  using this
toplogy:

router---vlan10---
  |              |
  |              |
  ---vlan12---switch
       |         |
     hosta---vlan10

hosta is a server with two ethernet interfaces, one is addressed in the
inside vlan (vlan10), and the external interface is in vlan12.  the 
switch has an ip address in vlan10 (int vlan10 172.16.24.4).  from the
router, i can ping/ssh/telnet to anything with an internal address, but 
i cannot ping/ssh the server's public interface.

i am at a loss to figure out why i cannot access the public side...any
comments or suggestions are welcome.

interface FastEthernet0/3
 description connected_to_e0.ns1
 switchport access vlan 12
 switchport mode access
 switchport nonegotiate
 no ip address
 duplex full
 speed 100
 no cdp enable
 spanning-tree portfast
 spanning-tree bpdufilter enable
end

interface FastEthernet0/14
 description connected_to_e1.ns1
 switchport access vlan 10
 switchport mode access
 switchport nonegotiate
 no ip address
 duplex full
 speed 100
 no cdp enable
 spanning-tree portfast
 spanning-tree bpdufilter enable

interface Vlan10
 ip address 172.16.24.4 255.255.255.240
 no ip unreachables
 no ip proxy-arp
 no ip route-cache
end


thanks

/joshua


"Walk with me through the Universe,
 And along the way see how all of us are Connected.
 Feast the eyes of your Soul,
 On the Love that abounds.
 In all places at once, seemingly endless,
 Like your own existence."
     - Stephen Hawking -





More information about the cisco-nsp mailing list