LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-29-2002, 06:31 PM   #1
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Rep: Reputation: 30
I need a P2P that works behind a FIREWALLED port-blocked college network!


Dear LinuxQuestions forum members,
This has been a source of greif for me for quite a while. I am behind a firewalled college network with the majority of the ports being blocked (to conserve bandwidth, yadda yadda yada). I can ONLY use one P2P client in Windows called SongSpy ( http://www.songspy.com ) and it works PERFECTLY in such network restraints. The question is this: Does anybody know of such a client that can work on Linux?

NOTE: I don't know which ports are open or what ports SongSpy uses. Is there a way to find out?

NOTE 2: I am still messing with wine so emulating SongSpy is still not a valid option

Someone Please help!



NOTE to moderators: Sorry if this is in the wrong section. I think its closest to the "networking" section as i could not find a section for "applications".

Last edited by shassouneh; 03-29-2002 at 06:33 PM.
 
Old 04-05-2002, 04:42 AM   #2
peter_robb
Senior Member
 
Registered: Feb 2002
Location: Szczecin, Poland
Distribution: Gentoo, Debian
Posts: 2,458

Rep: Reputation: 48
To find out which ports are being used, run into a command prompt and enter netstat -a

Somewhere in the list will be CONNECTED or LISTENING and maybe a prog name.
Then, turn yr spy on or off and netstat -a again.
Something will change...

Set up yr Linux ssh or whatever to use those ports.

Have you port scanned yrself from within the LAN?
try http://www.insecure.org/nmap for a nice local scanner...
Rgds.
 
Old 04-05-2002, 09:13 AM   #3
jtshaw
Senior Member
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Blog Entries: 1

Rep: Reputation: 67
What I suggest to is use an ssh tunnel or proxy to get by the restraints and from there do whatever you want.
 
Old 04-05-2002, 01:34 PM   #4
shassouneh
Member
 
Registered: Apr 2001
Location: Cheney, WA
Distribution: SuSE Linux Professional 9.2
Posts: 556

Original Poster
Rep: Reputation: 30
hmmm,

This is what I get with netstat -a BEFORE running SongSpy:

Proto Local Address Foreign Address State
TCP fallasteeni:epmap fallasteeni:0 LISTENING
TCP fallasteeni:microsoft-ds fallasteeni:0 LISTENING
TCP fallasteeni:1025 fallasteeni:0 LISTENING
TCP fallasteeni:3804 fallasteeni:0 LISTENING
TCP fallasteeni:3971 fallasteeni:0 LISTENING
TCP fallasteeni:3972 fallasteeni:0 LISTENING
TCP fallasteeni:4257 fallasteeni:0 LISTENING
TCP fallasteeni:4260 fallasteeni:0 LISTENING
TCP fallasteeni:5000 fallasteeni:0 LISTENING
TCP fallasteeni:8765 fallasteeni:0 LISTENING
TCP fallasteeni:netbios-ssn fallasteeni:0 LISTENING
TCP fallasteeni:3971 216-127-235-35.focaldata.net:http CLOSE_WAIT
TCP fallasteeni:4248 pop.hotpop.comop3 TIME_WAIT
TCP fallasteeni:4249 66.129.95.10:5190 TIME_WAIT
TCP fallasteeni:4257 vrp1.sjc.xpc-mii.net:http ESTABLISHED
TCP fallasteeni:4260 216.34.94.85:http ESTABLISHED
TCP fallasteeni:4261 pop.hotpop.comop3 TIME_WAIT
UDP fallasteeni:epmap *:*
UDP fallasteeni:microsoft-ds *:*
UDP fallasteeni:isakmp *:*
UDP fallasteeni:1029 *:*
UDP fallasteeni:1031 *:*
UDP fallasteeni:1041 *:*
UDP fallasteeni:1042 *:*
UDP fallasteeni:ntp *:*
UDP fallasteeni:netbios-ns *:*
UDP fallasteeni:netbios-dgm *:*
UDP fallasteeni:1900 *:*
UDP fallasteeni:ntp *:*
UDP fallasteeni:1072 *:*
UDP fallasteeni:1900 *:*
UDP fallasteeni:4258 *:*



This is I get AFTER running SongSpy:

Proto Local Address Foreign Address State
TCP fallasteeni:epmap fallasteeni:0 LISTENING
TCP fallasteeni:microsoft-ds fallasteeni:0 LISTENING
TCP fallasteeni:1025 fallasteeni:0 LISTENING
TCP fallasteeni:3804 fallasteeni:0 LISTENING
TCP fallasteeni:3971 fallasteeni:0 LISTENING
TCP fallasteeni:3972 fallasteeni:0 LISTENING
TCP fallasteeni:4263 fallasteeni:0 LISTENING
TCP fallasteeni:4266 fallasteeni:0 LISTENING
TCP fallasteeni:4268 fallasteeni:0 LISTENING
TCP fallasteeni:5000 fallasteeni:0 LISTENING
TCP fallasteeni:8765 fallasteeni:0 LISTENING
TCP fallasteeni:netbios-ssn fallasteeni:0 LISTENING
TCP fallasteeni:3971 216-127-235-35.focaldata.net:http CLOSE_WAI
TCP fallasteeni:4249 66.129.95.10:5190 TIME_WAIT
TCP fallasteeni:4263 66.129.95.10:5190 ESTABLISHED
TCP fallasteeni:4266 216.34.94.85:http ESTABLISHED
TCP fallasteeni:4268 24-161-161-118.san.rr.com:5190 ESTABLISHED
UDP fallasteeni:epmap *:*
UDP fallasteeni:microsoft-ds *:*
UDP fallasteeni:isakmp *:*
UDP fallasteeni:1029 *:*
UDP fallasteeni:1031 *:*
UDP fallasteeni:1041 *:*
UDP fallasteeni:1042 *:*
UDP fallasteeni:ntp *:*
UDP fallasteeni:netbios-ns *:*
UDP fallasteeni:netbios-dgm *:*
UDP fallasteeni:1900 *:*
UDP fallasteeni:ntp *:*
UDP fallasteeni:1072 *:*
UDP fallasteeni:1900 *:*
UDP fallasteeni:4264 *:*



Can Someone Help me figure out all this Jargon? i cannot see anything different
 
  


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
port 86 blocked on SYN_SENT Barx Slackware 6 07-12-2005 08:19 AM
tftp port blocked? abalmos Linux - Newbie 4 06-09-2005 10:35 AM
isp blocked port 25 berrance General 2 11-14-2004 08:25 AM
blocked port 80 squi Linux - Newbie 1 09-19-2003 09:57 AM
IRC from a firewalled network andrew001 Linux - Networking 0 08-09-2003 08:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:27 PM.

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