India Broadband

Forum

 

Again problem in Port Forwarding

This is a discussion on Again problem in Port Forwarding within the BSNL broadband forums, part of the DSL Broadband Service Providers category; Guys, I reinstalled xp today and i installed utorrent. I have given exception in windows firewall. I have also enabled ...


Go Back   India Broadband Forum > Indian Broadband Forums > DSL Broadband Service Providers > BSNL broadband

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

 

LinkBack Thread Tools Display Modes
Old 16-05-2008, 03:46 AM   #1
Silver Member
 
Join Date: Jan 2008
Location: Chennai - Tamil Nadu - India
Age: 26
Posts: 419
Rep Power: 1 aruncse30 is on a distinguished road
Exclamation Again problem in Port Forwarding

Guys,

I reinstalled xp today and i installed utorrent.
I have given exception in windows firewall.
I have also enabled protocal encryption in utorrent, unchecked uPnP port mapping.

I checked with 192.168.1.1 and it seems to be OK.
(DMZ Host IP Address: 192.168.1.10)

But still utorrent ballon in not turning to green and im getting 4KBps.
However im getting 67KBps upload speed.

My torrent file has huge number of seeds too.

What would be the problem?
aruncse30 is offline   Reply With Quote
Old 16-05-2008, 09:03 AM   #2
Platinum Member
 
whitestar_999's Avatar
 
Join Date: Jan 2008
Location: UP(west)
Posts: 1,767
Blog Entries: 1
Rep Power: 3 whitestar_999 is on a distinguished road
Default

check that randomize port each time uTorrent starts option is not selected & that you have entered a fixed port no.(preferably between 50000-65000)in setting.
whitestar_999 is offline   Reply With Quote
Old 16-05-2008, 09:07 AM   #3
Silver Member
 
Join Date: May 2008
Location: India
Posts: 314
Rep Power: 1 skap is on a distinguished road
Default

use 'netstat -an' command and check whether your computer is listening on the utorrent port. You have not done any changes to modem config, so i hope there wont be any problem with the redirection rule.

It is silly but also ensure whether your system IP address is 192.168.1.10
__________________
Regards,
SKAP
skap is offline   Reply With Quote
Old 16-05-2008, 03:28 PM   #4
Guardian Angel
 
just4kix's Avatar
 
Join Date: Dec 2007
Location: Pune
Posts: 4,770
Rep Power: 7 just4kix will become famous soon enoughjust4kix will become famous soon enough
Default

The upload rate is high because your computer is able to send a lot of data out. Port forwarding/Port Triggering is mainly to allow incoming connections. Your computer is not allowing incoming connections but allowing outgoing connections.

You could try to re-configure DMZ settings in your router.

Quote:
Originally Posted by skap View Post
It is silly but also ensure whether your system IP address is 192.168.1.10
This isn't silly but could be a potetial contender also.
__________________
*** My computer can beat me at chess but is no match when it comes to kick-boxing ***

My Albums | My Movie Collection | Moser Baer Movies
just4kix is offline   Reply With Quote
Old 16-05-2008, 03:51 PM   #5
Silver Member
 
Join Date: May 2008
Location: India
Posts: 314
Rep Power: 1 skap is on a distinguished road
Default

yeah just4kix!..some times it makes us scratch our heads and be amused atlast that it would be a silly point,we left out.

aruncse30-
is your issue resolved?
skap is offline   Reply With Quote
Old 17-05-2008, 12:31 AM   #6
Silver Member
 
Join Date: Jan 2008
Location: Chennai - Tamil Nadu - India
Age: 26
Posts: 419
Rep Power: 1 aruncse30 is on a distinguished road
Default

Quote:
Originally Posted by skap View Post
yeah just4kix!..some times it makes us scratch our heads and be amused atlast that it would be a silly point,we left out.

aruncse30-
is your issue resolved?
buddy my ip is different as you said. 192.168.1.2

check the screen shot..

what should i do now?
Attached Images
File Type: jpg IPaddress.JPG (24.3 KB, 20 views)
aruncse30 is offline   Reply With Quote
Old 17-05-2008, 12:42 AM   #7
Silver Member
 
Join Date: Jan 2008
Location: Chennai - Tamil Nadu - India
Age: 26
Posts: 419
Rep Power: 1 aruncse30 is on a distinguished road
Default

Quote:
Originally Posted by skap View Post
yeah just4kix!..some times it makes us scratch our heads and be amused atlast that it would be a silly point,we left out.

aruncse30-
is your issue resolved?
dude u r a STAR ... now its working... but why my ip is different?
should i do anything to revert back 192.168.1.10??
aruncse30 is offline   Reply With Quote
Old 17-05-2008, 12:58 AM   #8
Platinum Member
 
whitestar_999's Avatar
 
Join Date: Jan 2008
Location: UP(west)
Posts: 1,767
Blog Entries: 1
Rep Power: 3 whitestar_999 is on a distinguished road
Default

disable dhcp in LAN TCP/IP properties in computer by entering IP as 192.168.1.10 in option"use following IP address" instead of option "obtain IP address automatically".
__________________
"They say that if you play a microsoft disc backwards you hear satanic messages, thats nothing: if you play it forwards it installs windows"
whitestar_999 is offline   Reply With Quote
Old 17-05-2008, 09:58 AM   #9
Silver Member
 
Join Date: May 2008
Location: India
Posts: 314
Rep Power: 1 skap is on a distinguished road
Default

Quote:
but why my ip is different?
why because your computer is configured as DHCP (Dynamic Host Configuration Protocol) client. This is a automatic assigning of IP which enables modem to assign your computer a random IP from a pool of IP address configured in modem say from 192.168.1.2 to 192.168.1.254. Any IP from this segment will be assigned to your computer. It is possible that each time you switch on your computer, new IP will be assigned. But you have configured your DMZ rule for specific IP address 192.168.1.10 only. So we need to use the same IP address only in the computer so disable DHCP and do manual configuration in computer.

Quote:
now its working... but why my ip is different?
should i do anything to revert back 192.168.1.10??

Yes configure what whitestart suggested, disable dhcp and manually configure network properties as
IP add: 192.168.1.10
Subnet Mask: 255.255.255.0
Gateway: 192.168.1.1
DNS: 192.168.1.1

Double ensure that DMZ is also 192.168.1.10
skap is offline   Reply With Quote
Old 17-05-2008, 05:06 PM   #10
Silver Member
 
Join Date: Jan 2008
Location: Chennai - Tamil Nadu - India
Age: 26
Posts: 419
Rep Power: 1 aruncse30 is on a distinguished road
Default

Quote:
Originally Posted by whitestar_999 View Post
disable dhcp in LAN TCP/IP properties in computer by entering IP as 192.168.1.10 in option"use following IP address" instead of option "obtain IP address automatically".
Every thing is gone i have disabled dhcp in LAN tab and i have changed ip address from 192.168.1.1 into 192.168.1.10.Then i pressed save and reboot.Now all the four lights are blinking but i couldn't connect to net.The neetwork connection is saying status as limited or no connectivity and ip address,TNs server,default gateway are empty.What should i do now?I am browsing from my friends room so reply soon.
aruncse30 is offline   Reply With Quote
Reply

Bookmarks

Tags
forwarding, port, problem


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Configuring Siemens SL2-141 Wireless for Port Forwarding abhilashkmanapatt BSNL broadband 31 30-11-2008 01:49 PM
Siemens C2110 - Port Forwarding Issues for µTorrent piratemaster BSNL broadband 15 02-11-2008 02:20 AM
Problem with Port Forwarding (Port 80) kaykay_2k1 Airtel Broadband 8 10-06-2008 12:54 AM
Siemens C2110 - Port Forwarding Issues for µTorrent piratemaster BSNL broadband 2 13-05-2008 09:35 PM
problem after port forwarding phoenix87 BSNL broadband 20 23-04-2008 07:42 PM


All times are GMT +5.5. The time now is 03:22 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
India Broadband Forum