Access List; Active Connections - MikroTik RouterOS v2.9 Reference Manual

Reference manual
Table of Contents

Advertisement

Access List

Home menu level: /ip socks access
Description
In the SOCKS access list you can add rules which will control access to SOCKS server. This list is
similar to firewall lists.
Property Description
action ( allow | deny ; default: allow ) - action to be performed for this rule
• allow - allow packets, matching this rule to be forwarded for further processing
• deny - deny access for packets, matching this rule
dst-address ( IP address | netmask | port ) - destination (server's) address
src-address ( IP address | netmask | port ) - source (client's) address for a packet

Active Connections

Home menu level: /ip socks connections
Description
The Active Connection list shows all established TCP connections, which are maintained through
the SOCKS proxy server.
Property Description
dst-address ( read-only: IP address ) - destination (application server) IP address
RX ( read-only: integer ) - bytes received
src-address ( read-only: IP address ) - source (application client) IP address
TX ( read-only: integer ) - bytes sent
Example
To see current TCP connections:
[admin@MikroTik] ip socks connections> print
# SRC-ADDRESS
0 192.168.0.2:3242
1 192.168.0.2:3243
2 192.168.0.2:3246
3 192.168.0.2:3248
4 192.168.0.2:3249
5 192.168.0.2:3250
6 192.168.0.2:3251
7 192.168.0.2:3258
8 192.168.0.2:3259
9 192.168.0.2:3260
10 192.168.0.2:3261
11 192.168.0.2:3262
[admin@MikroTik] ip socks connections>
Copyright 1999-2007, MikroTik. All rights reserved. Mikrotik, RouterOS and RouterBOARD are trademarks of Mikrotikls SIA.
Other trademarks and registred trademarks mentioned herein are properties of their respective owners.
DST-ADDRESS
159.148.147.196:80
159.148.147.196:80
159.148.95.16:80
194.8.18.26:80
159.148.95.16:80
159.148.95.16:80
159.148.95.16:80
80.91.34.241:80
80.91.34.241:80
80.91.34.241:80
80.91.34.241:80
80.91.34.241:80
TX
RX
4847
2880
3408
2127
10172
25207
474
1629
6477
18695
4137
27568
1712
14296
314
208
934
524
930
524
312
158
312
158
Page 545 of 695

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents