LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-25-2009, 09:01 PM   #46
manwithaplan
Member
 
Registered: Nov 2008
Location: ~/
Distribution: Arch || Sidux
Posts: 393

Rep: Reputation: 45

Quote:
ktorrent 7950 bz 14u IPv4 52453 TCP *:6881 (LISTEN)
ktorrent 7950 bz 15u IPv6 52476 UDP *:6881
These are the ports opened. Does ktorrent have a "create a torrent file option"?... I use deluge and it has this option. Its easy select the file add the trackers.. and waa laa... cha ching it works...

I checked the torrent and it still points to linuxtracker... and I see no seeds...

Just noticed.... You have a router...
Quote:
firefox 6572 bz 64u IPv4 67875 TCP 192.168.1.33:57111->168.143.241.25:80
Open firefox and type in
Code:
192.168.1.1
and see if there pops a page for a router config... And I also noticed that there is port UPNP enabled by the ports that are being re-directed

Last edited by manwithaplan; 03-25-2009 at 09:09 PM.
 
Old 03-25-2009, 09:17 PM   #47
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
What am I supposed to do-read the tutorial-I did it exactly
http://linuxtracker.org/download.php...20.iso.torrent
I have chosen those ports above
I have no router-I open that page and it's just info-nothing I can modify
see screenshot
now what?

Last edited by linus72; 03-29-2009 at 11:27 AM.
 
Old 03-25-2009, 09:25 PM   #48
manwithaplan
Member
 
Registered: Nov 2008
Location: ~/
Distribution: Arch || Sidux
Posts: 393

Rep: Reputation: 45
looks like one of those modem+routers ....

We need to configure this device to accept incoming connections to seed.
Are these the only options available... for your router?

From the looks of the page you posted... it looks like you need to update firmware. Or tell you ISP you want just a modem and buy a separate router. You might have an ISP specific firmware on the modem+router... this sucks... You might be able to go to the manufacturers website and download an update and re-flash the device... This would require you to call your ISP tech support and see what the can help with

Here is a link to the site... there is an updated firmware available

You have any additional features

Last edited by manwithaplan; 03-26-2009 at 07:33 PM.
 
Old 03-26-2009, 07:03 AM   #49
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK-I've now hooked up my Linksys WRT54GC Compact Wireless-G Broadband Router. So I have the Peoplepc P-600 Series Modem P-660R-D1 hooked to the Linksys Router and hooked to my PC.
I tried DHCP at the advanced settings page (192.168.1.1)-no luck-the webpages just kept trying to load-so I had to use PPPoE in order to get a connection-What does this mean?
Also-why does Ktorrent keep doing this-
Code:
Thu Mar 26 07:51:32 2009: Doing scrape request to url : http://open.tracker.thepiratebay.org/scrape?info_hash=l
Thu Mar 26 07:51:32 2009: Initiating connection to 71.161.50.114
Thu Mar 26 07:51:32 2009: Initiating connection to 71.161.50.186
Thu Mar 26 07:51:32 2009: Initiating connection to 71.161.50.85
Thu Mar 26 07:51:32 2009: Accepted connection from 71.161.50.114:37666
Thu Mar 26 07:51:33 2009: Scrape : leechers = 0, seeders = 3, downloaded = 0
Thu Mar 26 07:51:33 2009: Lets not connect to our self
Thu Mar 26 07:51:33 2009: Authentication(S) to 71.161.50.114 : failure
Thu Mar 26 07:51:33 2009: Authentication to 71.161.50.114 : failure
I need to change something-but how?
I do have the DHCP server setting enabled-see screenshot-
So-again I'm at a loss.Again here's nmap-
Code:
root@bz-desktop:/home/bz# nmap -sS -O 127.0.0.1

Starting Nmap 4.62 ( http://nmap.org ) at 2009-03-26 08:02 EDT
Interesting ports on localhost (127.0.0.1):
Not shown: 1707 closed ports
PORT     STATE SERVICE
53/tcp   open  domain
111/tcp  open  rpcbind
631/tcp  open  ipp
953/tcp  open  rndc
3128/tcp open  squid-http
3306/tcp open  mysql
6881/tcp open  bittorrent-tracker
8080/tcp open  http-proxy
Device type: general purpose
Running: Linux 2.6.X
OS details: Linux 2.6.17 - 2.6.23
Uptime: 0.078 days (since Thu Mar 26 06:09:18 2009)
Network Distance: 0 hops

OS detection performed. Please report any incorrect results at http://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 1.580 seconds
and this-
Code:
root@bz-desktop:/home/bz# lsof -i -n -P 
COMMAND    PID   USER   FD   TYPE DEVICE SIZE NODE NAME
portmap   4400 daemon    4u  IPv4  14396       UDP *:111 
portmap   4400 daemon    5u  IPv4  14413       TCP *:111 (LISTEN)
avahi-dae 4775  avahi   14u  IPv4  15073       UDP *:5353 
avahi-dae 4775  avahi   15u  IPv4  15074       UDP *:49010 
named     4803   bind   20u  IPv6  15132       TCP *:53 (LISTEN)
named     4803   bind   21u  IPv4  15137       TCP 127.0.0.1:53 (LISTEN)
named     4803   bind   22u  IPv4  15140       TCP 127.0.0.1:953 (LISTEN)
named     4803   bind   23u  IPv6  15141       TCP [::1]:953 (LISTEN)
named     4803   bind   25u  IPv4  35308       TCP 192.168.1.100:53 (LISTEN)
named     4803   bind  512u  IPv6  15131       UDP *:53 
named     4803   bind  513u  IPv4  15136       UDP 127.0.0.1:53 
named     4803   bind  514u  IPv4  15138       UDP *:40192 
named     4803   bind  515u  IPv6  15139       UDP *:58796 
named     4803   bind  516u  IPv4  35307       UDP 192.168.1.100:53 
mysqld    4907  mysql   10u  IPv4  15266       TCP 127.0.0.1:3306 (LISTEN)
cupsd     5004   root    2u  IPv4  27867       TCP 127.0.0.1:631 (LISTEN)
java      5055  jetty    7u  IPv6  16139       TCP 127.0.0.1:8079 (LISTEN)
java      5055  jetty   23u  IPv6  17338       TCP *:8280 (LISTEN)
squid     5380  proxy    6u  IPv4  16981       UDP *:38771 
squid     5380  proxy   13u  IPv4  17011       TCP *:3128 (LISTEN)
squid     5380  proxy   14u  IPv4  17012       UDP *:3130 
dhclient  7698   root    5w  IPv4  35242       UDP *:68 
firefox   7911     bz   50u  IPv4  39503       TCP 192.168.1.100:40956->69.88.152.250:80 (ESTABLISHED)
ktorrent  8102     bz   14u  IPv4  38052       TCP *:6881 (LISTEN)
ktorrent  8102     bz   15u  IPv6  38075       UDP *:6881 
ktorrent  8102     bz   21u  IPv4  38106       UDP *:1900 
ktorrent  8102     bz   22u  IPv4  38111       TCP *:8080 (LISTEN)
So-anybody see the issue??

Last edited by linus72; 03-29-2009 at 11:27 AM.
 
Old 03-26-2009, 10:06 AM   #50
stratotak
Member
 
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386

Rep: Reputation: 39
Heres a link to site to setup port forward on your modem/router..
http://www.portforward.com/english/r...0R-D1index.htm
Just upgrade your firware and you should be able to port forward that thing ..

Last edited by stratotak; 03-26-2009 at 10:12 AM.
 
Old 03-26-2009, 01:09 PM   #51
manwithaplan
Member
 
Registered: Nov 2008
Location: ~/
Distribution: Arch || Sidux
Posts: 393

Rep: Reputation: 45
Before we can do anything with your Linksys, we need to configure your P660R-D1. Meaning that its moot to have the linksys connected when the other device is mis-configured. Meaning that the P660R-D1 is still acting as a router. So you need to disable the router features on the modem (DHCP,NAT.. etc) Its called bridged mode ... Then connect the Linksys, with DHCP & NAT, DMZ etc...

Disconnect the linksys... and connect the modem. Then go to
Code:
http://192.168.1.1
Then tell me if you see anything like this here or here. If you do, then its a start. The first link explains setting up a DMZ host on the P660R-D1. This forwards all ports to your machine. This is used only as a test. Then from there you can configure port forwarding. From what I've seen in this device, it can be done.

Use the second link as an example of putting the P660R-D1 into bridged mode. So you can use it with the linksys.

Like what I posted earlier, you need to check if these features are available in the P660R-D1. If not, YOU need to call your ISP, and request just a modem... or help with a firmware update on your P660R-D1 (and refer to the sites I directed you too, as a reference to features your missing). Its not hard to update firmware, or even configure a home router.

From what I've read, its possible just with the P660R-D1. If I where you I'd ditched the PPPoE P660R-D1, and get just a modem from your ISP... Or have them set the device into bridged mode.

That's what I have done. Then I connected an aftermarket router, like your Linksys and configured it.

My setup:

Quote:
ISP > MODEM > ROUTER (DHCP,NAT,DMZ ...etc) > SWITCH > GUESTS
your going with, and the reason it doesnt work:

Quote:
ISP > MODEM+ROUTER (P660R-D1)(DHCP,NAT, 192.168.1.1) > LINKSYS (PPPoE,DHCP,NAT 192.168.1.1) > GUESTS
What you need is if used with the Linksys, and the P660R-D1 has DHCP only:

Quote:
ISP > P660R-D1(PPPoE, PUBLIC IP, GATEWAY 10.10.1.1 DHCP 10.10.1.*) > LINKSYS (GATEWAY 10.10.1.100 - DHCP 192.168.1.*, NAT...) > GUESTS
Disable all services on the P660R-D1 (BRIDGED MODE):

Quote:
ISP > P660R-D1(BRIDGED) > LINKSYS (PPPoE, PUBLIC IP, GATEWAY 192.168.1.1, DHCP 192.168.1.100, NAT, DMZ etc...) > GUESTS
The last example without the Linksys:

Quote:
ISP > P660R-D1 (PPPoE, DHCP, NAT, DMZ etc...) > GUESTS
You can see that the last two examples is way more advantageous to get the P660R-D1 configured. Its easier.

If your ISP has disabled the firmware features then call them and ask for just a modem, or ask for help to setup new firmware with the additional features needed. This feature is probably to throttle bandwidth and limit the average user. (custom firmware)

Please refer to those links I posted, and tell me what features are available on your P660R-D1, and if there anything like those links I posted. And if you can get the P660R-D1 bridged.

Last edited by manwithaplan; 03-26-2009 at 02:27 PM.
 
Old 03-26-2009, 03:35 PM   #52
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Nope-no buttons or anyway to configure the modem-see the screen shot-it has no seetings buttons I can mess with.

Last edited by linus72; 03-29-2009 at 11:27 AM.
 
Old 03-26-2009, 03:44 PM   #53
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
you had the same problem when setting up the ftp server for your DVD
I would consider buying a router/modem
 
Old 03-26-2009, 03:58 PM   #54
manwithaplan
Member
 
Registered: Nov 2008
Location: ~/
Distribution: Arch || Sidux
Posts: 393

Rep: Reputation: 45
go to post #48 and check the link... That's a link to your modem+router. I'd flash it with a new firmware. And set the device to bridged.

If your dont know how to do this then I'd call your ISP, and demand that they set the device bridged, or send you a modem only.

Your problem is with that POS modem+router. The ISP disabled all the features, so you cant do anything with it. And prevent you from running any server services from your connection

I'd be ambitious and telnet into the modem and update the firmware.
 
Old 03-26-2009, 04:00 PM   #55
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
And set the device to bridged.
http://kb.earthlink.net/case.asp?article=200375
 
Old 03-26-2009, 04:19 PM   #56
manwithaplan
Member
 
Registered: Nov 2008
Location: ~/
Distribution: Arch || Sidux
Posts: 393

Rep: Reputation: 45
One of links I posted directed to this site
 
Old 03-26-2009, 04:22 PM   #57
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Peoplepc-sneaky bastards!
What's a good braodband service that's linux/torrent/server friendly-'cause I'm changing IP's!
Thanks alot guys!
 
Old 03-26-2009, 04:31 PM   #58
manwithaplan
Member
 
Registered: Nov 2008
Location: ~/
Distribution: Arch || Sidux
Posts: 393

Rep: Reputation: 45
Cable service like Road Runner, Comcast are quick... And they usually will run a special for $30 a month for 12 months or longer.

Go here put in your zip code and it gives a list of providers in your area.

http://www.dslreports.com/search

Or be really lucky and get something like this... We have fiber here

http://www.mstar.net/offerings/fastestnet.php

Last edited by manwithaplan; 03-26-2009 at 04:42 PM.
 
Old 03-26-2009, 08:40 PM   #59
stratotak
Member
 
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386

Rep: Reputation: 39
didnt you try to port forward your router following instructions fom portforward.com??
ZyXel P-660R-D1..This the model you have right??
these are instructions for Utorrent but the part about port forwarding the device is the same.
http://www.portforward.com/english/r...1/Utorrent.htm
you probably just need to flash driver to latest to get the advance settings that you are not getting now..
Id try that before spending money..

Last edited by stratotak; 03-26-2009 at 08:43 PM.
 
Old 03-26-2009, 09:05 PM   #60
manwithaplan
Member
 
Registered: Nov 2008
Location: ~/
Distribution: Arch || Sidux
Posts: 393

Rep: Reputation: 45
I agree.. before changing ISP's you should flash your P-660R-D1. I did read through the handbook, and it seems that you need to telnet into the device to upload the new firmware, since this option is not available in your menu.

I'd just call your ISP and raise hell... tell them you want a new device or you want it updated, or you'll change ISP's.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to setup my computer as a server (vsftpd?) so others can download my MultiDistro? linus72 Linux - Newbie 3 03-21-2009 09:33 AM
CAN NOT seem to download a valid iso image, tried direct and torrent... misketanis Fedora 10 07-08-2008 05:05 PM
Can download only one torrent ? Raynus Debian 4 06-02-2008 10:43 AM
How to down iso image with torrent satimis Fedora 6 05-22-2006 09:09 AM
ISO bit torrent trackers johnp Linux - General 1 05-04-2004 06:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration