hello

i do have again a Q for Cisco-cracks...

i would like, that i'm able to reach _only_ the port 80 on 192.168.1.1 @ f0/1 on a Cisco 2621

i did
interface FastEthernet0/1
 ip address 192.168.1.55 255.255.255.0
 ip access-group 115 in
 ip access-group 116 out
 no ip directed-broadcast
 duplex auto
 speed auto

and
access-list 115 deny   tcp any 192.168.1.0 0.0.0.255 neq www
access-list 115 deny   udp any 192.168.1.0 0.0.0.255 neq 80
access-list 116 permit udp 192.168.1.0 0.0.0.255 any
access-list 116 permit tcp 192.168.1.0 0.0.0.255 any

but it would work. do have somebody a hint for it?

sh ver=
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-I-M), Version 12.0(7)T,  RELEASE SOFTWARE (fc2)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Tue 07-Dec-99 02:12 by phanguye
Image text-base: 0x80008088, data-base: 0x807AAF70

ROM: System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)

may i should change the ios-sw?

Thanks
Rotsch


---------------------------------------------- [EMAIL PROTECTED] Maillist-Archive: http://www.mail-archive.com/swinog%40swinog.ch/

Reply via email to