26-03-2005, 08:05 PM
|
#1 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2005
Location: Bangalore
Posts: 16
|
how to open ports?
hi,
i needed help on opening ports 6667 and 1720. i have a huawei AmartAX MT800 ADSL modem, i referred to the user manual, couldnt find help there. I checked to see if the ports are already opened, using a software, but the ports were blocked/closed. How do I open them?
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
26-03-2005, 08:07 PM
|
#2 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
First & foremost stop posting the same thread under every section.
By default the ports maybe blocked
1.By your ISP
2.A firewall at your end blocking a possible connection.
Are you using a firewall by any means?If so try disabling it.
For which software do you want the ports to be opened?
Does the software have any option for changing from the default 6667/1720,if so try with different ports combination.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
26-03-2005, 08:12 PM
|
#3 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2005
Location: Bangalore
Posts: 16
|
i wanted to play aoe:2 online, but wasnt able to do so, the help page said ports 6667 and 1720 had to be open, and they were closed on my comp. i have tried disabling my firewall and the win xp firewall too, to no avail. is there some way out?
p.s: sorry for posting the same thread at 3 places
|
|
|
26-03-2005, 08:34 PM
|
#4 (permalink)
|
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
Like digen said, if the ports are not closed at your end, then they are closed at the ISP. You will have to request your ISP to allow you to use the ports. No other way out. If your ISP maintains that it wont open the ports, there's very little you can do.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin
A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2
Playing FEAR XP/LSW2
|
|
|
26-03-2005, 08:38 PM
|
#5 (permalink)
|
|
In The Zone
Join Date: Nov 2004
Location: Hyderabad
Posts: 364
|
if the are closed at the user end only then whats the way of opening them some spl tool needed.??
__________________
You know it's love when you memorize her IP to skip DNS overhead.
|
|
|
26-03-2005, 08:49 PM
|
#6 (permalink)
|
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
The only way you can close them at the user end is if you either use Linux or a filtered firewall. Otherwise, if you want to open closed/unused ports, when you install an application that requests the use of the ports, then the Windows system will allow its use.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin
A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2
Playing FEAR XP/LSW2
|
|
|
26-03-2005, 09:22 PM
|
#7 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2005
Location: Bangalore
Posts: 16
|
i installed IRC(which uses port 6667), but it was unable to connect to the server as the port was closed,then it tried using other ports, but it dint work.
i use the BSNL DataOne connection, so i called them up and asked them how to open these ports, they had no idea of how to do it  . i dont know what to do now  .
|
|
|
26-03-2005, 09:27 PM
|
#8 (permalink)
|
|
In The Zone
Join Date: Nov 2004
Location: Hyderabad
Posts: 364
|
can someone name such win32 app that can help handle the ports as described by enoonmai
__________________
You know it's love when you memorize her IP to skip DNS overhead.
|
|
|
26-03-2005, 11:18 PM
|
#9 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
Quote:
i installed IRC(which uses port 6667), but it was unable to connect to the server as the port was closed,then it tried using other ports, but it dint work.
i use the BSNL DataOne connection, so i called them up and asked them how to open these ports, they had no idea of how to do it Evil or Very Mad . i dont know what to do now Confused .
|
I guess you could tunnel traffic to make it work.But if breach's ISP policy then i'm sorry there is nothing that can be done,unless you convince them to make it available for you which is highly unlikely.
@tuxian Any application for that matter.Consider any p2p app for that matter.It requires a host to have a specific outbound port to be open in order to make a connection.If the port is blocked by some reason you cant connect.
Another peculiar case you can consider is listening for active connections to a specific port.
Consider apache for example when you install & configure,a service is added to start-up which will also be highlighted under task manager>processes tab unless you disable the service from services.msc
This makes your host open,i.e listening for connections for the respective port 80.
Similarly applications process the opening of ports at the code level.[I hope i'm not wrong here,please do correct if i'm]
I guess there must be some function at the software level to check whether a particular port which is needed is open/closed.I'm sure enoonmai can shed some light on this aspect.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
27-03-2005, 11:39 AM
|
#10 (permalink)
|
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
@rajeev86: Man, that is so typical about BSNL. Tell you what, I will speak to BSNL Customer Service with a friend's DataOne connection tomorrow and let you know. There has to be a way to get through to them. I will install AoE2 on his computer and try playing online and we'll see what happens.
@tuxian: Adding to what digen has already explained. Windows, in its normal working mode, does not monitor or control outbound network traffic. Windows Firewall or even TCP Filtering in the TCP/IP Advanced Properties allows only control of incoming traffic, not outbound. So, let us say you dont have a firewall to control outbound traffic and you have an unrestricted open Internet connection, then when you install a program that requests a specific port, Windows WILL allow communication on that port. If you have not restricted inbound traffic directed to that port or if you have not blocked inbound access to ANY other port that the program listens on, then the program WILL establish two-way communication with the server. And literally tons of programs request open ports - be it Windows System applications, rundll32, spooler subsystem, Windows Explorer, Internet Explorer, Outlook Express, Microsoft Outlook, FTP, P2P software, webservers, database servers, multiplayer gaming and a host of other programs request use of their own ports. In addition, you can write your own code to open and request communications on a specific port, from anyone of the 65,536 ports available. So, in say, a Java program I can write a code such as
int port=9999;
ServerSocket s=new ServerSocket(port)
and have my Java program communicate on port 9999. I can setup a client to connect to this port at the code level with:
int port=9999;
InetAddress address=InetAddress.getByName(null); //getting the address of the server, localhost
Socket socket=new Socket(address, port);
If the client or the server computer has a firewall blocking port 9999 actively, then the programs wont work. You can check which ports are established or waiting or listening for connections by going to the command prompt and entering:
netstat -abo
which will give you a list of connections, their state and which executable/program was involved in using that port. And you will be able to see the huge number of ports that a typical online Windows box uses. Run the command on your computer to check it out. There are tons of programs communicating on a heckuva lot of ports.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin
A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2
Playing FEAR XP/LSW2
|
|
|
27-03-2005, 11:56 AM
|
#11 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2005
Location: Bangalore
Posts: 16
|
thx all u ppl, for taking interest here and trying to help me out.
@enoonmai: lots of ppl,who have adsl modems, and are trying to play on the msn zone are experiencing the same problems, some guys solved it by referring to their modem`s user manual and opening the required ports. but ppl like me, whose user manuals (or for tht matter,customer service ppl) have no info on how to open ports are not able to play the game at all. hope u have better luck than me with the BSNL Customer Service, and thx in advance for speaking to them. i will be waiting for ur next reply.
once again,thank u all u guys who r trying to help me  .
|
|
|
28-03-2005, 02:38 PM
|
#12 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2005
Location: Bangalore
Posts: 16
|
still waiting........
__________________
Faithless is he that says farewell when the road darkens.
J. R. R. Tolkien
|
|
|
28-03-2005, 03:18 PM
|
#13 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
Quote:
|
Originally Posted by rajeev86
@enoonmai: lots of ppl,who have adsl modems, and are trying to play on the msn zone are experiencing the same problems, some guys solved it by referring to their modem`s user manual and opening the required ports.
|
I dont want to nitpick but what you are referring to are maybe something like router cum modem.Many routers now a days come with web interface normally,there is option called as port forwarding.This allows you to map a IP[local ip i.e internal lan ip] along with a port/s you specify.So as the name says it forwards WAN requests made to that particular port/s.
Just my 2 cents.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
29-03-2005, 04:29 PM
|
#14 (permalink)
|
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
Well, guess what, DataOne has severe port restrictions in effect.  AoE2 just refuses to connect. (He doesnt have HL2 so I dont know the state of Steam-based games. I would guess they're scr3wed-up too.) I am trying to figure out how port forwarding works, but as far as I can see this is just an ADSL modem with zero routing capabilities, at least the modem that my friend has. No accessing it via a web interface and fiddling with port forwarding, etc. Still talking to BSNL about it, but they dont even know what a port is, leave alone talk about restricting it. In fact, one idiot told me to restart the computer and my problem will be solved. GRR! Let's see where this goes, I dont think I will give up easy.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin
A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2
Playing FEAR XP/LSW2
|
|
|
29-03-2005, 04:35 PM
|
#15 (permalink)
|
|
Wise Old Owl
Join Date: Aug 2004
Location: New Delhi
Posts: 1,150
|
Guys did you disable the firewall in the ADSL modem? Also look at NAT redirect option I too am working on it to host a web at my local machine(server) through DATAOne
__________________
**** happens
|
|
|
29-03-2005, 05:18 PM
|
#16 (permalink)
|
|
Wise Old Owl
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
|
Interesting. I can play HL2 deathmatch using my Airtel connection. I have tried the other games yet. So far I havent faced any issues with the Airtel connection. Hmmm..wil try the other games and let u know.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
|
|
|
29-03-2005, 06:31 PM
|
#17 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
Yeah icecoolz no probs here too.I'm on a 128kbps airtel unlimited scheme.The only problem I had was when they had blocked port no 6667 but then I blasted them several times to get it working.
Anyways back to the topic.
Quote:
|
Guys did you disable the firewall in the ADSL modem? Also look at NAT redirect option I too am working on it to host a web at my local machine(server) through DATAOne
|
From when did modems started having features like NAT,firewall?I think you are talking about a router?
No offence mate but I just want to get the lingo correct.
Anyways I've a few questions for you, does it have a web interface? If so then search for a option port fowarding by connecting to its address through the browser.If not then try by connecting through telnet to the router address,though this may be a bit of a hassle w.r.t understanding & deploying the commands.
Usually the address is something like 192.168.1.1.It should ask for a username/password.The details should be given in the manual.
If there is no port forwarding option as such then its tough luck for you guys I guess.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
29-03-2005, 09:43 PM
|
#18 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2005
Location: Bangalore
Posts: 16
|
Quote:
|
Originally Posted by digen
Yeah icecoolz no probs here too.I'm on a 128kbps airtel unlimited scheme.The only problem I had was when they had blocked port no 6667 but then I blasted them several times to get it working.
Anyways back to the topic.
Quote:
|
Guys did you disable the firewall in the ADSL modem? Also look at NAT redirect option I too am working on it to host a web at my local machine(server) through DATAOne
|
From when did modems started having features like NAT,firewall?I think you are talking about a router?
No offence mate but I just want to get the lingo correct.
Anyways I've a few questions for you, does it have a web interface? If so then search for a option port fowarding by connecting to its address through the browser.If not then try by connecting through telnet to the router address,though this may be a bit of a hassle w.r.t understanding & deploying the commands.
Usually the address is something like 192.168.1.1.It should ask for a username/password.The details should be given in the manual.
If there is no port forwarding option as such then its tough luck for you guys I guess.
|
i did disable the firewall in the CPE(thts what the BSNL guys call the router,dunno what it means). it does have a web interface, but there is no option called port forwarding, and yes the address is 192.168.1.1
i have gone through this interface lots of times before posting here, so i am pretty sure there is no port forwarding option there.
guess even we have to blast these guys to get ports 6667 and 1720 open
__________________
Faithless is he that says farewell when the road darkens.
J. R. R. Tolkien
|
|
|
29-03-2005, 10:38 PM
|
#19 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
Ok thats some progress.Before giving it up all,can you post some screenshots of various options present at the web interface from the browser?
Like my ISP router had no port forwarding as a option but it was named as port settings which indeed was port forwarding.So maybe some screenshots may help us tracking if its available.
@pradeep look for a DMZ(De-Militarised Zone) option under the web interface.
A DMZ is actually a untrusted network where you place publicly accessible services.Since you are thinking of hosting a site this should help you avoid all the hassles of port forwarding.But beware a host under DMZ is totally insecure unless you take proper measures &lockit,harden the OS etc.
This should give you idea about DMZ.Hope this helps.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
29-03-2005, 10:42 PM
|
#20 (permalink)
|
|
Right Off the Assembly Line
Join Date: Mar 2005
Posts: 47
|
Quote:
|
CPE(thts what the BSNL guys call the router,dunno what it means)
|
Hi rajeev,
CPE = Customer Premise Equipment. Just a way for the government agencies to remind us of the domination of the babu culture in this Internet age.
The BSNL DataOne modem that I have seen (one from UTstarcom - supplied by BSNL) is an ADSL modem cum router. Did not look into port forwarding on this model..
DH
__________________
Where is the wisdom we have lost in knowledge?
Where is the knowledge we have lost in information? - (Choruses from the rock - T.S. Eliot)
|
|
|
29-03-2005, 10:43 PM
|
#21 (permalink)
|
|
Wise Old Owl
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
|
digen...quick question for u. Since ur using the airtel 128 kbps connection are you directly connected or connected via lan ? If it is the latter then your ip would 192.168.*.* which would be a LAN ip. So if I want to host a webserver on my machine and make it available to others how would I go about it ? Is it possible ? (I know the IP that others will see will be Ip of my modem and it will change but thats ok with me). If this isnt clear I'll give a detailed explaination as I can.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
|
|
|
29-03-2005, 11:16 PM
|
#22 (permalink)
|
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
@rajeev86: Ok, if you would please confirm the model number of your router, if its UTStarcom UT4110A, then maybe I can check. The model number can be found on the modem/router itself. Please list the model number and manufacturer and we CAN find a way around it. I just sat at my friend's place for an hour and AoE2 works like a charm now. No issues!
@pradeep_chauhan: I didnt have enough time to set up an Apache server, but I will test that also tomorrow and let you know.
@icecoolz: Your public IP can be quite simply found by going to a site like IPChicken.com. What you need to do if you're on an internal numbering scheme and you have a Dynamic IP address being assigned by a DHCP server, is to set up your server the normal way and get yourself a program like ezDNS (Remember I talked about this in the online multiplayer gaming thingie?) which posts your IP address online whenever it changes, so anyone can look it up and be automatically redirected to your server, no matter what your IP address is.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin
A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2
Playing FEAR XP/LSW2
|
|
|
29-03-2005, 11:17 PM
|
#23 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
Naa no need I gotcha.But first I would like to know your network topology i.e how many computers if sharing the connection? Which pc will be hosting the web server?
Also tell me which router you got? Router name? Firmware version? Afaik there are 4 models available.
You can tell the above by accessing the router page from the browser.Play around with the options a bit.
Under the appropriate options of the router web interface page you just map the internal IP & the port that you want to make it public.
Say you'r in a LAN with 2 computers.
Both are having IP's as 192.168.1.2 & 192.168.1.3 respectively.Now you want to host a web server on the 192.168.1.3 machine,
Below is a screenshot of a linksys router web interface,since my router page isnt opening up for the last few days.

With the above as an example you place 192.168.1.3 under the IP address & under the port type 80 for both.This will allow requests for port 80 to your 192.168.1.3 machine which will be hosting the web server.
I believe the options wont be as advanced as the above but should be similar.I hope you get the idea, if not shoot.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
29-03-2005, 11:39 PM
|
#24 (permalink)
|
|
Wise Old Owl
Join Date: Jul 2004
Location: Bangalore
Posts: 1,208
|
@Digen:
Mine is a 128 kbps on a 1:2 shared ratio. At home I have only one comp and it is on this I will be hosting the web/ftp server. My whole set of flats is being supplied by airtel.
The router is from Beetel. The web interface is something called the web distributor.
I have been going thru this for a while however it just doesnt have any options as ou have mentioned. No idea how to proceed now.
@enoonmai: I know about ezDNS also since I will be using a no-ip domain then I really wont have any issues. Its this whole LAN thing which has me confused.
__________________
AMD 64 3500+ Venice
DFI Lan Party Ultra-D
2* 512 MB PdP Memory with 2-2-5L timings
XFX 7900GT 256 MB Card
|
|
|
29-03-2005, 11:48 PM
|
#25 (permalink)
|
|
Wise Old Owl
Join Date: Aug 2004
Location: New Delhi
Posts: 1,150
|
Oh DIGIN
guys the BSNL data one ADSL Modem has a firwall , NAT with redirect and transperent fwd router with dynamic and static routes and a IP table / rule lookup. So I think the terminology is clear now. It also has a Web based interface to set all this .
Now back to more important things So using a IP redirected service I have been able to come back to the private IP port 80 at the ADSL modem i.e. see the admin page from any where outside. Now the port 80 has to be forwarded to one of the many machines inside the private network Thats the problem.
__________________
**** happens
|
|
|
30-03-2005, 12:01 AM
|
#26 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
Maybe the router you got doesnt have a option to port forward as I said earlier.You can ask your local customer care to provide you with a different model which support port forwarding.
Btw the one you have,does it have Yozan secure wireless written on it?Also check for a DMZ option under various settings.
The one I had earlier let me both port forward & place a host in a DMZ.I cant seem figure out which one it was.
Right now I've a R.B.Comtec router which does have DMZ as an option.But no port forwarding options available.
Quote:
|
Its this whole LAN thing which has me confused.
|
I'm not sure as exactly what is confusing?
EDIT:
Quote:
|
see the admin page from any where outside.
|
 dude you mean to say that you can access your router web interface anywhere from outside i.e the internet?
Dude thats seriously insecure,you dont want anyone from outside to access you router page & mess around with it do you?
Even if its username/password protected you are asking for anyone from to take a crack at you !
I'm not sure if you are proceeding the right way.Certainly no offence here too.I hope you understand my concern.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
30-03-2005, 12:08 AM
|
#27 (permalink)
|
|
Wise Old Owl
Join Date: Oct 2004
Location: Parked diagonally in a parallel universe
Posts: 1,304
|
The modem/router icecoolz is working with is based on the Globescan GS7070 chipset. I couldn't find a compatible web interface for it though, that matched his. But I do know that the routers based on that chipset all allow port forwarding. If I can dig a bit deeper into Google, I can come up with it. A bit tired now, will look into it with a fresh pair of eyes tomorrow morning.
__________________
Face it, kid! Provoking a reaction isn't the same thing as saying something significant - Calvin
A64 3000+@2.4G/Asus A8V-DLX/1G DDR400/BBA X800 XT PE/320G HGST SATA2
Playing FEAR XP/LSW2
|
|
|
30-03-2005, 12:22 AM
|
#28 (permalink)
|
|
Wise Old Owl
Join Date: Aug 2004
Location: New Delhi
Posts: 1,150
|
I have no faith in the customer care thing I feel we guys now much better than the "tutored" chaps sitting there. Anyway the BSNL ADSL modem does have a NAT redirect facilty. The options it gives are
TCP UDP
Local IP
Global From
Global TO
Port From
Port To
thats it now i set the IP of the machine running Apache for the local ip set global to and from to 0.0.0.0 ports both to 80
any thing wrong in it?
__________________
**** happens
|
|
|
30-03-2005, 12:37 AM
|
#29 (permalink)
|
|
Alpha Geek
Join Date: Feb 2004
Location: Belgaum
Posts: 745
|
You've to set it up to the internal machine's IP on which you are hosting.
Set it say your machine's internal IP is 192.168.1.2 & port 80 & not 0.0.0.0 which is similar to the loopback address.
__________________
The protection of a machine is a process & not a given -Duane Arnold.
www.Oobertech.net
Look ma my blog http://techhub.blogspot.com/
|
|
|
30-03-2005, 12:46 AM
|
#30 (permalink)
|
|
Wise Old Owl
Join Date: Aug 2004
Location: New Delhi
Posts: 1,150
|
The 0.0.0.0 in routing world means any IP or * and not loopback In this case it indicates the range of ip from which to accept the incomming requests. The local IP is the IP of the machine where the apache is running in this case 192.169.1.1
My setup is given in
http://www.thinkdigit.com/forum/viewtopic.php?t=16020
__________________
**** happens
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|