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

permit WHO service

c82_patel
Level 1
Level 1

We are using this accesslist.Apply on every vlan.Can anybody tell me that what is WHO?For what we are using?

access-list 101 permit udp 10.48.25.0 0.0.0.255 10.49.21.0 0.0.0.255 eq who

1 Accepted Solution

Accepted Solutions

derek.sizeland
Level 1
Level 1

who is udp port 513, definition from the web:

(UDP) who UNIX machines will send out regular broadcast to this port giving a list of who is logged in. At the same time, UNIX machines will listen for these broadcasts and compile a database of who is logged onto which machines on the local area network (LAN).

View solution in original post

1 Reply 1

derek.sizeland
Level 1
Level 1

who is udp port 513, definition from the web:

(UDP) who UNIX machines will send out regular broadcast to this port giving a list of who is logged in. At the same time, UNIX machines will listen for these broadcasts and compile a database of who is logged onto which machines on the local area network (LAN).