Community discussions

MikroTik App
 
Pebu
just joined
Topic Author
Posts: 4
Joined: Sat Nov 10, 2012 5:05 pm

Strange NAT connections

Wed Nov 14, 2012 2:00 pm

Today I was checking the NAT connections on a simple setup I use.
The setup is fairly simple. A PPPoE connection to the internet, a local-bridge interface to the inside network (192.168.x.x). NAT is in between:

/ip firewall nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade to-addresses=0.0.0.0 out-interface=pppoe


Today, I found this:

/ip firewall connection> print
Flags: S - seen reply, A - assured
# PROTOCOL SRC-ADDRESS DST-ADDRESS TCP-STATE TIMEOUT
0 tcp 178.x.x.x:59551 84.x.x.x:443 established 9h8m39s
1 tcp 188.x.x.x:39789 84.x.x.x:443 established 9h9m22s
2 tcp 188.x.x.x:46318 84.x.x.x:443 established 9h15m38s
(...)


The SRC and DST are both not local to my setup. What is going on here? Am I somehow in the middle of connections that do not belong to my local setup?
 
regardtv
Frequent Visitor
Frequent Visitor
Posts: 72
Joined: Sat Jan 21, 2006 6:54 pm
Location: Johannesburg, South Africa
Contact:

Re: Strange NAT connections

Thu Nov 15, 2012 12:42 am

Hi,

On a terminal "/ip proxy print" - is that enabled - if so you have an open web proxy ;-) Other than that recreate the rule without the 0.0.0.0/0 since the to-address should technically be either an actual address on the unit or not set at all.

Who is online

Users browsing this forum: Bing [Bot], dima, dsfak, dvdlss, lurker888, Marc1963, stef70, whernandez and 120 guests