Unable to create port forward
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Broadband
- :
- Re: Unable to create port forward
Unable to create port forward
31-08-2014 11:03 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
"The port configuration of the game or application conflicts with an already assigned game & application. Assigning this game or application is not possible."
I assumed that the port number was conflicting with an existing port forward (e.g. that I'd already set up an entry for that port), but when I look at the "Assigned Games and Applications" config page I see 14 existing port forwards. I have inspected each of them and none of them clashes with the port number of the new item.
I tried doing a test, forwarding port 1234, and that worked fine. It's just the new forward that I'm having problems with (with a TCP port number in the 8*** range).
Are there any known bugs with this router that might explain the problem that I'm having? Also, is there a way of testing if/where the problem port is currently being forwarded?
Re: Unable to create port forward
31-08-2014 12:09 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If so there's an internal HTTPI service on the router that will need disabling.
You need to telnet to the router, login and then issue the follwoing commands to disable the inbuilt service from listening on the WAN
Quote service system ifdelete name=HTTPI group=wan
saveall
You should then be able to forward your port(s)
Hope that helps
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: Unable to create port forward
31-08-2014 12:30 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: MisterW It wouldn't include port 8080 by any chance would it ?
If so there's an internal HTTPI service on the router that will need disabling.
You need to telnet to the router, login and then issue the follwoing commands to disable the inbuilt service from listening on the WAN
Quote service system ifdelete name=HTTPI group=wan
saveall
You should then be able to forward your port(s)
Hope that helps
No. I have some in the 808* range but not 8080. The new (problem) port is a single port number in the 86** range
Re: Unable to create port forward
31-08-2014 1:14 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator

Re: Unable to create port forward
31-08-2014 1:16 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Looking at my TG582 there's nothing on that range of ports by default.
You could try using the following commands ( via telnet ) to see if there's anything on yours that may be a problem
see if any of those list anything that looks like it is on the ports you wish to use
Quote nat maplist
service system list
connection applist
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: Unable to create port forward
31-08-2014 1:17 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: ghos7em1 its because you have upnp on turn it off then port forward then turn upnp back on
Yep that solved it - many thanks. What's the logic behind that?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Broadband
- :
- Re: Unable to create port forward