cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1034
Views
0
Helpful
1
Replies

SFTP on CISCO 6509

blakecrossley
Level 1
Level 1

Hi there

I'm trying to connect to our Solarwinds Ftp Server but cannot. Can someone help with the access list that I created on our 6509? FTP does work, unfortunately port 22 does not. Any thoughts?

Extended IP access list DMZ
    10 permit tcp any host 10.0.0.30 eq ftp-data
    20 permit tcp any host 10.0.0.30 eq ftp
    30 permit tcp 172.16.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    40 permit udp 172.16.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    50 permit tcp 172.17.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    60 permit udp 172.17.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    70 permit tcp 172.18.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    80 permit udp 172.18.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    90 permit tcp 172.24.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    100 permit udp 172.24.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    110 permit tcp 172.25.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    120 permit udp 172.25.0.0 0.0.255.255 host 10.0.0.30 eq 3389
    130 permit tcp any host 10.0.0.30 eq ssh
    140 permit udp any host 10.0.0.30 eq ssh
    150 deny ip any host 10.0.0.30

1 Reply 1

blakecrossley
Level 1
Level 1


    130 permit tcp any host 10.0.0.30 eq 22
    140 permit udp any host 10.0.0.30 eq 22
    160 deny ip any host 10.0.0.30

 

This is the correct line I used (ssh port 22). Can someone help?

Review Cisco Networking products for a $25 gift card