[c-nsp] New with Cisco

David Prall dcp at dcptech.com
Wed Jan 28 21:08:25 EST 2009


http://www.iana.org/assignments/port-numbers
pcsync-https    8443/tcp    PCsync HTTPS
pcsync-https    8443/udp    PCsync HTTPS

http://www.cisco.com/en/US/docs/security/fwsm/fwsm23/command/reference/pvalu
es.pdf

Don't know which access-list is on which interface. Don't know where the POS
Application resides. 

Either of the above URL's will allow you to convert the port name to the
port number.

Netbios-ns 137 
Netbios-dgm 138
Netbios-ss I think this should be netbios-ssn 139
Bootpc 68
Bootps 67

--
http://dcp.dcptech.com
 

> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net [mailto:cisco-nsp-
> bounces at puck.nether.net] On Behalf Of Dan Ciora
> Sent: Wednesday, January 28, 2009 8:21 PM
> To: cisco-nsp at puck.nether.net
> Subject: [c-nsp] New with Cisco
> 
> Hello,
> My name is Dan and I just start working with Cisco Router.
> We have a router 800 Series that was working perfect. We had to upgrade
> the point of sale application, and the new version needs to comunicate
> in through the router on the port: TCP8443 and UDP8443.
> 
> In have the acces-lists in the runnung-configuration file:
> <!---------------------------------------------------------------------
> -
> ----------------------------------->
> !
> access-list 111 deny   ip host 192.168.101.1 any
> access-list 111 permit ip 192.168.101.0 0.0.0.255 any
> access-list 130 deny   udp any any eq tftp
> access-list 130 deny   tcp any any eq 135
> access-list 130 deny   udp any any eq 135
> access-list 130 deny   tcp any any eq 137
> access-list 130 deny   udp any any eq netbios-ns
> access-list 130 deny   udp any any eq netbios-dgm
> access-list 130 deny   tcp any any eq 138
> access-list 130 deny   tcp any any eq 139
> access-list 130 deny   udp any any eq netbios-ss
> access-list 130 deny   tcp any any eq 193
> access-list 130 deny   tcp any any eq 445
> access-list 130 deny   tcp any any eq 593
> access-list 130 deny   tcp any any eq 707
> access-list 130 deny   udp any any range 995 999
> access-list 130 deny   tcp any any eq 1434
> access-list 130 deny   udp any any eq 1434
> access-list 130 deny   tcp any any range 3127 3199
> access-list 130 deny   tcp any range 3127 3199 any
> access-list 130 deny   tcp any any eq 4444
> access-list 130 deny   udp any any eq 8998
> access-list 130 permit ip any any
> access-list 199 permit udp any any eq bootpc
> access-list 199 permit udp any any eq bootps
> access-list 199 permit udp any eq bootps any
> access-list 199 permit udp any eq bootpc any
> !
> 
> <!---------------------------------------------------------------------
> -
> ----------------------------------->
> 
> Can anybody  tell me if the  ports TCP8443 and UDP8443 are open ?
> 
> Thank you very much,
> Dan
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list