Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ISPs and content blocking
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6656
Location: The soundosphere

PostPosted: Sat Oct 09, 2010 2:51 am    Post subject: ISPs and content blocking Reply with quote

What's a good way to verify whether my ISP blocks certain things (other than calling them and talking with people who don't know a bit from a byte)? I'm trying to test Bittorrent with some files I've created from my music (mine meaning I wrote it), but Bittorrent is stopped at "check for firewall". I don't have a firewall set up here, so it's not me.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
cach0rr0
Bodhisattva
Bodhisattva


Joined: 13 Nov 2008
Posts: 4123
Location: Houston, Republic of Texas

PostPosted: Sat Oct 09, 2010 4:26 am    Post subject: Reply with quote

you have access to an external host?

My knee-jerk reaction would be to ssh to an external host and:

Code:

nmap -sT -p<portnum> -P0 -vv x.x.x.x


where x.x.x.x is your IP.

Rather than testing with the torrent client, probably easiest to just set up a netcat listener on that port.
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7471

PostPosted: Sat Oct 09, 2010 10:44 am    Post subject: Reply with quote

http://www.dyndns.com/support/tools/openport.html

as cach0rr0 suggest, just you don't have to find an external host

They are tons of website if you google for "testing open port", i just provide dyndns.com one that is not really complete, but a "trust" url.
Back to top
View user's profile Send private message
cach0rr0
Bodhisattva
Bodhisattva


Joined: 13 Nov 2008
Posts: 4123
Location: Houston, Republic of Texas

PostPosted: Sun Oct 10, 2010 3:16 am    Post subject: Reply with quote

if you're desperate, I just threw this up

not pretty, only did a very quick job of making sure I'm not opening myself up completely:

http://whitehathouston.com/nmap.php?port=1723

(adjust the port accordingly - i provide no frontend! and of course it only does -sT, since the command is run as 'apache' user the other options are limited. )

Just fires off nmap at whatever IP you're connecting from, on the port you specify as the cmd-line argument as seen above. There are other ways to do this (e.g. with php sockets), but that's more convoluted, and where I trust nmap to always tell me the truth, I don't with php.


If you're ssh'd in, just curl it, the output is still legible (e.g. #curl http://whitehathouston.com/nmap.php?port=22)
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
energyman76b
Advocate
Advocate


Joined: 26 Mar 2003
Posts: 2048
Location: Germany

PostPosted: Sun Oct 10, 2010 9:17 am    Post subject: Reply with quote

http://www.heise.de/security/dienste/Netzwerkcheck-2114.html

scans all the ports you want it to scan on.

Just scroll down to Tests and click on 'eigener Test'.
_________________
Study finds stunning lack of racial, gender, and economic diversity among middle-class white males

I identify as a dirty penismensch.
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6656
Location: The soundosphere

PostPosted: Sun Oct 10, 2010 3:10 pm    Post subject: Reply with quote

I think Bittorrent and Vuze got a delayed start, as my download seems to have worked if I left it alone for a while. But I'll keep these tips handy in case I need to check. Thanks! 8)
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum