|
|
|
|
![]() ![]() |
Jun 8 2006, 09:15 PM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 273 Joined: 14-April 06 From: Ontario, Canada, North America, Planet Earth Member No.: 21,845 |
I need to open up a port which is NOT port 80. It cannot be in use right now. The preferable port is 6667. Can this be done?
|
|
|
|
Jun 9 2006, 09:14 AM
Post
#2
|
|
|
Desperately seeking "any key" to continue... ![]() Group: Admin Posts: 3,438 Joined: 23-April 05 From: Trap17 storage box Member No.: 6,042 |
You can make it so that your server/service "listens" to the port 6667. Using port forwarding (either via software or hardware, i.e. router) you can then forward any incoming from port 6667 to your designated inbound port, i.e. 80--or even to another IP address.
Just a side note... I travel frequently and sometimes I have bit of downtime during my travel in major airports. I noticed that some airports that require personal paid accounts to use wi-fi access within the airport, it will forward to private IP address that always asks for me to enter my account information. No matter which wireless access I connect to, it will automatically forward to one IP address that asks me to enter my account information. So I know port forwarding works. I'm also assuming that a simple line add in your config file for server running can manage this too. But since I am unsure hopefully one of our brilliant members would reply to this topic. |
|
|
|
Jun 9 2006, 12:29 PM
Post
#3
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 273 Joined: 14-April 06 From: Ontario, Canada, North America, Planet Earth Member No.: 21,845 |
I don't know about port forwarding but this is on the Trap17 server. I need to open port 6667 in my hosting account.
If you want, you can try to figure out this little piece of code here: <param name="port" value="6667" /> Apparently it cannot be port 80. People need to connect to this port to enter the java applet. |
|
|
|
Jun 10 2006, 05:02 PM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 357 Joined: 8-April 06 Member No.: 21,487 |
i think you can not open port in linux hosting !
if you want transfer data with form to url use this : http://www.yourdomain:your numport like cpanel : http://www.your site.com:2082 |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 27th July 2008 - 01:46 AM |