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

2 questions

jing_nghik
Level 1
Level 1

Is there other programs besides network assistant that does a better job ?

Also I dont want my ip http server to be seen by an http browser, but still want my network assistant to still be able to see it. Any alternate ways how ?

1 Reply 1

Collin Clark
VIP Alumni
VIP Alumni

1. Probably, depends on what you're using CNA for. List what you want the software to do and we can probably help out (how many devices too).

2. You can use an ACL to determine which hosts can connect via HTTP or not.

ip http access-class ?

<1-99> Access list number

Let's use ACL number 50.

ip http access-class 50

access-list 50 permit 192.168.1.5

aceess-list 50 permit 192.168.1.6

This would allow only .5 and .6 to connect to the router via HTTP.

HTH and please rate.

Review Cisco Networking for a $25 gift card