Skip to main content

All Questions

Tagged with
0 votes
2 answers
892 views

Acessing samba shares on different internal network with different IP range

As you can probably see from my topography, my Raspberry Pi is directly connected to the ISP modem/router with an IP of 192.168.1.2, whereas my PC is one network underneath with an IP of 10.0.0.4. I ...
3 votes
2 answers
7k views

log into SSH server using a subdomain by adding an "A Record"

I SSH into a series of static IP addresses, but it's easy to forget which one is which. I'd like to replace the static IP addresses with a subdomain of a domain I own. I.e., 55.55.555.55 --> box1....
0 votes
1 answer
106 views

Need a way to use 2 networks to access the server in parallel sharing data traffic

I have a server connected to Internet via two networks - A microwave link and an ADSL Link. The server has been assigned static IP address in both network. Both both the networks are not reliable and ...
2 votes
2 answers
11k views

ssh: connect to host port 22: Connection refused with external ip address

ssh: connect to host XXX.XXX.XXX.XX port 22: Connection refused This happens when i try to connect with external ip (WAN IP Address). I am successfully able to connect using internal ip address ...
0 votes
0 answers
207 views

Very strange behavior when I try to connect using SSH. Why it works only if I copy and paste the IP address?

I am experiencing a very strange behavior. The situation is the following one: I connect to my RaspBerry Pi from my Ubuntu Linux 12.04 using SSH So I do the following operation: I go into my router ...
3 votes
2 answers
825 views

Is there any way to abstract IP address during ssh?

I have a server which is in the middle of a forest. It is connected to the Internet via a microwave link and an ADSL link.Hence it has two different static IP addresses. Now if there is heavy rain, ...
1 vote
2 answers
77 views

SSH to my company's server

So I am working from home and I need to connect(SSH) to my company's server ever yday. The problem is that they have recently done an IP lockdown and only selected IPs can connect. My IP is not ...
2 votes
3 answers
1k views

How to set up SSH access without a valid internet IP?

I want to allow other people to ssh into my Mac via login and password, but it does not have a valid internet IP. How to allow people to ssh when the machine might be at home, in an office, or coffee ...
1 vote
2 answers
81 views

How to ssh inside a local netwrok using an external IP?

I can only ssh locally. I tried to ssh from my laptop in an external network but I wasn't able to do that. So I went home and did some troubleshooting. Now I want to ssh from my local network to that ...
5 votes
1 answer
10k views

How do I fix SSH sending fragmented packets

My ISP sometimes drops IP Fragments. This manifests itself in SSH thus: I can login fine and run commands that output short strings, but running something like "ps fax" causes the link to lock up. ...
2 votes
0 answers
232 views

IP based tunneling using putty

under linux i learnt to establish an ip-based tunnel using ssh, doing this: # background tunnel ip based on tun5 sudo ssh -f -N -w 5:5 root@remoteserver # setup remote: tun5 ssh root@remoteserver "...
0 votes
1 answer
108 views

How to make my IP address appear to have a specific prefix (when connecting to a ssh server)?

I have ssh access to several machines at our university computing center, but they only allow connections from within university network which means I have to go on campus everytime I need to run a ...
9 votes
5 answers
26k views

Can you find out the IP SSH-ing your computer?

If computer A SSHs computer B, can computer B find the IP of computer A? If so, how?
0 votes
2 answers
69 views

working directory deleted

There are some 4 people who know my root password.And someone deleted my code directory. We have a single system where everyone has his own code base directory and everyone ssh to this system and ...
user avatar
-1 votes
1 answer
2k views

Can't get my Raspberry Pi to keep a static IP

I recently got given a Raspberry Pi and I would like to be able to remote into it using puTTy from my laptop so I don't have to sit next to my tv with a keyboard and mouse to use it. I am able to get ...
user avatar

15 30 50 per page