Be Excellent To Each Other

And, you know, party on. Dude.

All times are UTC [ DST ]




Reply to topic  [ 22 posts ] 
Author Message
 Post subject: Telnet
PostPosted: Thu Dec 22, 2011 17:24 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
So, this server, right here, lives at 87.106.62.118. You can ping it, and shit.
So you think trying to telnet to port 80 would work then, right?

So why doesn't it?

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:25 
SupaMod
User avatar
"Praisebot"

Joined: 30th Mar, 2008
Posts: 17093
Location: Parts unknown
Get your mom an Xbox or flash your moms bios.

Depending on what's the joke of the moment.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:26 
User avatar
Heavy Metal Tough Guy

Joined: 31st Mar, 2008
Posts: 6608
iptables?


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:28 
User avatar
UltraMod

Joined: 27th Mar, 2008
Posts: 55719
Location: California
Grim... wrote:
So, this server, right here, lives at 87.106.62.118. You can ping it, and shit.
So you think trying to telnet to port 80 would work then, right?

So why doesn't it?

Telnet or SSH? Some people call them both telnet.

_________________
I am currently under construction.
Thank you for your patience.


Image


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:30 
User avatar
Hibernating Druid

Joined: 27th Mar, 2008
Posts: 49358
Location: Standing on your mother's Porsche
Squirtdolf wrote:
iptables?

I AM THE IPTABLES
\
Image

_________________
SD&DG Illustrated! Behance Bleep Bloop

'Not without talent but dragged down by bass turgidity'


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:30 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
Squirtdolf wrote:
iptables?

Yeah, the port is open. Otherwise apache wouldn't work and you wouldn't be seeing this website, right?
Or is it more complicated than that?

myps pies wrote:
Telnet or SSH? Some people call them both telnet.

Not me - I mean Telnet.

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:31 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
Clearly I should have put this in Bits and Bobs.

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:32 
User avatar
Heavy Metal Tough Guy

Joined: 31st Mar, 2008
Posts: 6608
Ahh, it's literally *this* server.

I can "telnet 87.106.62.118 80", for what it's worth.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:33 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
Code:
[root@s15236042 matt]# netstat -anltp | grep "LISTEN"
tcp        0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN      16162/mysqld
tcp        0      0 127.0.0.1:783               0.0.0.0:*                   LISTEN      2104/spamd.pid
tcp        0      0 0.0.0.0:80                  0.0.0.0:*                   LISTEN      15889/httpd

:shrug:

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:33 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
Squirtdolf wrote:
Ahh, it's literally *this* server.

I can "telnet 87.106.62.118 80", for what it's worth.

You can? From Windows or *nix? Do you get a response?

Can you telnet 3306?

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:34 
User avatar
Isn't that lovely?

Joined: 30th Mar, 2008
Posts: 11166
Location: Devon
you can't access it via the web either, presumably this is hosted on a virtual server? and other sites are also on that ip, there's going to be some sort of forwarding on the domain to different ports.

I imagine you could telnet
Code:
www.beexcellenttoeachother.com
on port 80

Malc

_________________
Where's the Kaboom? I was expecting an Earth shattering Kaboom!


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:35 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
Malc wrote:
you can't access it via the web either, presumably this is hosted on a virtual server? and other sites are also on that ip, there's going to be some sort of forwarding on the domain to different ports.

I imagine you could telnet http://www.beexcellenttoeachother.com on port 80

Malc

You should get a blank page on the web, but it's still "a page".

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:35 
User avatar
Heavy Metal Tough Guy

Joined: 31st Mar, 2008
Posts: 6608
From unix:

Code:
» telnet 87.106.62.118 80
Trying 87.106.62.118...
Connected to s15236042.onlinehome-server.info (87.106.62.118).
Escape character is '^]'.
HEAD / HTTP/1.0

HTTP/1.1 200 OK
Date: Thu, 22 Dec 2011 16:35:29 GMT
Server: Apache/2.0.54 (Fedora)
Last-Modified: Fri, 17 Jun 2011 13:10:36 GMT
ETag: "a0-0-4a5e81c802b00"
Accept-Ranges: bytes
Connection: close
Content-Type: text/html

Connection closed by foreign host.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:37 
User avatar
Heavy Metal Tough Guy

Joined: 31st Mar, 2008
Posts: 6608
However, on 3306

Code:
» telnet 87.106.62.118 3306
Trying 87.106.62.118...


and just sits there. Don't know what the office firewall does to port 3306 though.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:37 
User avatar
Excellent Member

Joined: 25th Jul, 2010
Posts: 11128
Grim... wrote:
Yeah, the port is open. Otherwise apache wouldn't work and you wouldn't be seeing this website, right?


The fact that you see the site means the server's allowing HTTP protocol connections on that port, but isn't telnet a separate protocol of it's own which the server might not be talking in? Or something?


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:38 
User avatar
UltraMod

Joined: 27th Mar, 2008
Posts: 55719
Location: California
Try telnetting to the hostname instead.

_________________
I am currently under construction.
Thank you for your patience.


Image


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:38 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
Can't get at 3306 though, right?

[edit]Fucking firewalls.

I think I'll have to take Beex down to move it. That's annoying.

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:40 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
myps pies wrote:
Try telnetting to the hostname instead.

What I'm actually interested in is port 3306, I just couldn't see how 80 wasn't working.

Now that we've proved it is, I'm going to argue with some different stuff.

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:40 
User avatar
Ticket to Ride World Champion

Joined: 18th Apr, 2008
Posts: 11897
I time out on 80, but get a connection failed message on 3306 if that makes any difference?

_________________
No, it was a giant robot castle!


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:41 
User avatar
Heavy Metal Tough Guy

Joined: 31st Mar, 2008
Posts: 6608
Nope, not from the office network or through my phone 3G connection.


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:42 
User avatar
UltraMod

Joined: 27th Mar, 2008
Posts: 55719
Location: California
Grim... wrote:
myps pies wrote:
Try telnetting to the hostname instead.

What I'm actually interested in is port 3306, I just couldn't see how 80 wasn't working.

Now that we've proved it is, I'm going to argue with some different stuff.

Yeah, I tried with Putty on both 80 and 3306 and I'm getting diddly squat. :(

_________________
I am currently under construction.
Thank you for your patience.


Image


Top
 Profile  
 
 Post subject: Re: Telnet
PostPosted: Thu Dec 22, 2011 17:44 
SupaMod
User avatar
Est. 1978

Joined: 27th Mar, 2008
Posts: 69713
Location: Your Mum
Bobbyaro wrote:
I time out on 80, but get a connection failed message on 3306 if that makes any difference?

:shrug:

_________________
Grim... wrote:
I wish Craster had left some girls for the rest of us.


Top
 Profile  
 
Display posts from previous:  Sort by  
Reply to topic  [ 22 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Columbo, PRISM and 0 guests


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 post attachments in this forum

Search within this thread:
You are using the 'Ted' forum. Bill doesn't really exist any more. Bogus!
Want to help out with the hosting / advertising costs? That's very nice of you.
Are you on a mobile phone? Try http://beex.co.uk/m/
RIP, Owen. RIP, MrC. RIP, Dimmers.

Powered by a very Grim... version of phpBB © 2000, 2002, 2005, 2007 phpBB Group.