Networking Forums

Networking Forums > Computer Networking > Linux Networking > how can SSH damage settings?!?

Reply
Thread Tools Display Modes

how can SSH damage settings?!?

 
 
Beowulf
Guest
Posts: n/a

 
      03-27-2005, 01:53 PM
When my brother tries using ssh to connect to my computer, it does not work
for him (stalled command prompt, nothing happens, no connection) and the
worst part is it then causes him to lose his internet connection. It messes
up his WAN/router connection such that he has to go back into his router
and set his connection type to PPPoe to regain WAN net access. I just can
not fathom how issuing a ssh command (e.g. 'ssh 61.10.74.91') could do
anything to affect one's internet (WAN) connection?!?!? How can this occur?

We are both using Mandrake Linux 9.2. My system works just fine with ssh, I
have sshd server running, and I can so an ssh to myself just fine, and I
have done ssh to remote computers and from remote computers to my computer
just fine.


 
Reply With Quote
 
 
 
 
Andy Furniss
Guest
Posts: n/a

 
      03-31-2005, 11:59 AM
Beowulf wrote:
> When my brother tries using ssh to connect to my computer, it does not work
> for him (stalled command prompt, nothing happens, no connection) and the
> worst part is it then causes him to lose his internet connection. It messes
> up his WAN/router connection such that he has to go back into his router
> and set his connection type to PPPoe to regain WAN net access. I just can
> not fathom how issuing a ssh command (e.g. 'ssh 61.10.74.91') could do
> anything to affect one's internet (WAN) connection?!?!? How can this occur?
>
> We are both using Mandrake Linux 9.2. My system works just fine with ssh, I
> have sshd server running, and I can so an ssh to myself just fine, and I
> have done ssh to remote computers and from remote computers to my computer
> just fine.
>
>


I have heard of routers not passing ssh traffic because it sets the tos
bits on packets.

Your brother could clear them with an iptables rule and see if that helps.

iptables -A POSTROUTING -t mangle -j TOS --set-tos 0

What is the router?

Andy.
 
Reply With Quote
Reply

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lightning Damage R.Daneel Olivaw Broadband 15 08-21-2006 04:21 AM
damage jennifer Wireless Networks 3 05-05-2006 06:36 PM
Smoke damage to switch's and server Chris S Windows Networking 0 10-18-2005 03:16 PM
mn-500 no save settings & lose settings on power loss Scoobypup Broadband Hardware 0 03-21-2005 11:29 PM
Amplifier Considerations to Avoid Damage to Radios in Point-to-Point Link c hore Wireless Internet 0 06-29-2004 07:11 PM



1 2 3 4 5 6 7 8 9 10 11