Community discussions

MikroTik App
 
Flipys
just joined
Topic Author
Posts: 2
Joined: Thu Apr 27, 2023 1:54 pm

Dummy inactive rule for windows to work

Fri Apr 28, 2023 6:50 pm

On a RB951G-2HnD with default config (ether-2 master, ether-3 to -5 slave) and UPnP enabled with "show-dummy-rule" disabled I then see the dummy rule when listing existing rules from miniupnpc's upnpc command.
[admin@MikroTik] /ip upnp> print
                           enabled: yes
  allow-disable-external-interface: yes
                   show-dummy-rule: no
[admin@MikroTik] /ip upnp> interfaces
[admin@MikroTik] /ip upnp interfaces> print
Flags: X - disabled
 #   INTERFACE                                      TYPE     FORCED-EXTERNAL-IP
 0   bridge-local                                   internal
 1   ether1-gateway                                 external
and here's the test from command prompt:  ~> upnpc -l
upnpc : miniupnpc library test client. (c) 2005-2013 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
 desc: http://192.168.0.254:2828/gateway.xml
 st: urn:schemas-upnp-org:device:InternetGatewayDevice:1

Found valid IGD : http://192.168.0.254:2828/upnp/control/wanipconn-1
Local LAN ip address : 192.168.0.191
Connection Type : IP_Routed
Status : Connected, uptime=83343s, LastConnectionError : ERROR_NONE
  Time started : Thu Jul 31 17:46:51 2014
MaxBitRateDown : 10000000 bps (10.0 Mbps)   MaxBitRateUp 10000000 bps (10.0 Mbps)
ExternalIPAddress = 0.0.0.0
 i protocol exPort->inAddr:inPort description remoteHost leaseTime
 0 TCP     0->0.0.0.0:0     'Dummy inactive rule for windows to work' '' 0
GetGenericPortMappingEntry() returned 713 (SpecifiedArrayIndexInvalid)
 ~>
Is it correct for the dummy rule to still appear?
How can I delete it?

Who is online

Users browsing this forum: 0xAA55, manigk and 54 guests