Community discussions

MikroTik App
 
m0tfe
just joined
Topic Author
Posts: 24
Joined: Tue Apr 29, 2008 6:19 am

Who accessed a specific Port

Wed Feb 11, 2009 4:40 pm

Hello mates

is there anyway to LOG if an IP address used a Specific port?

Example:

I need to know the IP address of who accessed port 135 today


thanks
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7195
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: Who accessed a specific Port

Wed Feb 11, 2009 5:30 pm

Add firewall rule
/ip firewall filter add chain=input protocol=tcp dst-port=135 action=log
 
m0tfe
just joined
Topic Author
Posts: 24
Joined: Tue Apr 29, 2008 6:19 am

Re: Who accessed a specific Port

Wed Feb 11, 2009 10:40 pm

Thank you very much ...

Whats the Prefix option in the LOG?
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8712
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: Who accessed a specific Port

Wed Feb 11, 2009 11:17 pm

it's what shown in Log before main output =) just visual mark