View previous topic :: View next topic |
Author |
Message |
tagno25
Joined: 02 Oct 2007 Posts: 6
|
Posted: Wed Oct 10, 2007 9:06 am Post subject: only forwards in one protocol |
|
|
I can add entries, but I can only add TCP or UDP on each port
Code: | [tagno25@localhost ~]$ upnpc -u http://192.168.1.1:2869/IGatewayDeviceDescDoc -r 26457 udp
upnpc : miniupnp test client. (c) 2006-2007 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
Found valid IGD : http://192.168.1.1:2869/WANIPConnCtrlUrl
Local LAN ip address : 192.168.1.101
ExternalIPAddress = 69.242.xxx.xxx
InternalIP:Port = 192.168.1.101:26457
external 69.242.xxx.xxx:26457 is redirected to internal 192.168.1.101:26457 |
Code: | [tagno25@localhost ~]$ upnpc -u http://192.168.1.1:2869/IGatewayDeviceDescDoc -r 26457 tcp
upnpc : miniupnp test client. (c) 2006-2007 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
Found valid IGD : http://192.168.1.1:2869/WANIPConnCtrlUrl
Local LAN ip address : 192.168.1.101
ExternalIPAddress = 69.242.xxx.xxx
AddPortMapping(26457, 26457, 192.168.1.101) failed
GetSpecificPortMappingEntry failed.
external 69.242.xxx.xxx:26457 is redirected to internal : |
Code: | [tagno25@localhost ~]$ upnpc -u http://192.168.1.1:2869/IGatewayDeviceDescDoc -l
upnpc : miniupnp test client. (c) 2006-2007 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
Found valid IGD : http://192.168.1.1:2869/WANIPConnCtrlUrl
Local LAN ip address : 192.168.1.101
Connection Type : IP_Routed
Status : Connected, uptime=1192006756
MaxBitRateDown : 100000000 bps MaxBitRateUp 100000000 bps
ExternalIPAddress = 69.242.xxx.xxx
0 TCP 80->192.168.1.51:80 'libminiupnpc' ''
1 TCP 441->192.168.1.51:441 'libminiupnpc' ''
2 TCP 222->192.168.1.51:222 'libminiupnpc' ''
3 UDP 26457->192.168.1.101:26457 'libminiupnpc' '' |
|
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1525
|
Posted: Wed Oct 10, 2007 9:44 am Post subject: |
|
|
What is your router ?
Have you tried to do the same -add a redirection on a port for both UDP and TCP- from Windows XP ? _________________ Main miniUPnP author.
http://miniupnp.tuxfamily.org/ |
|
Back to top |
|
 |
tagno25
Joined: 02 Oct 2007 Posts: 6
|
Posted: Fri Oct 12, 2007 1:46 pm Post subject: |
|
|
ok it may be my router it is a WRT54G V8 |
|
Back to top |
|
 |
|