All installation and configuration problems and questions
Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
by KeithHBW » Tue Mar 27, 2012 3:30 pm
Sorry in advance for the dumb question. I have multiple dialers that have the same ip address to the outside world. I need to allow ssh to each of them(so I can get some vicidial support help) and cannot figure out how to do this.
Anyhow now how to do this? Currently we can only remote into one of them, the one that was setup first.
-
KeithHBW
-
- Posts: 104
- Joined: Fri Jan 13, 2012 12:58 pm
by okli » Wed Mar 28, 2012 4:45 am
Forward different ports in your router/firewall for SSH access to each one of them. I.e.
port 7122 -->22 on box 1
port 7123 --> 22 on box 2
port 7124 --> 22 on box 3
etc. etc. Thus when connecting from outside you would use 7122, 7123 etc.
-
okli
-
- Posts: 671
- Joined: Mon Oct 01, 2007 5:09 pm
by KeithHBW » Wed Mar 28, 2012 10:18 am
Thankyou okli. I had figured it was this easy, I just wish our network guy would have known how to do this stuff =)
-
KeithHBW
-
- Posts: 104
- Joined: Fri Jan 13, 2012 12:58 pm
by noworldorder » Thu Mar 29, 2012 10:32 am
Can you please post the solution. I have the same issue. Thanks.
http://www.scrubmydata.com Your First Scrub is FREE
Vicibox 4.0 | VERSION: 2.6-375a BUILD: 120831-1523
Realtek RTL8111/8168B PCI Dual Core 2 GB Ram
no other software read the manual
GRATEFUL FOR VICIDIAL!
-
noworldorder
-
- Posts: 391
- Joined: Sat Mar 06, 2010 3:56 pm
by KeithHBW » Thu Mar 29, 2012 11:31 am
Well I did not do it myself... I just sent what okli said to our IT guy. He said it was difficult and didnt understand the process even after doing it for three servers. It is also probably router specific, so sorry cant help =(
-
KeithHBW
-
- Posts: 104
- Joined: Fri Jan 13, 2012 12:58 pm
by GaD » Wed Apr 11, 2012 9:16 pm
Like Oki said, just map different ports of the public IP to point to different servers. Example.
Say your public IP is x.x.x.x
On the router map the IPs and ports as follows:
(public_IP:port) -> (private_IP:port)
x.x.x.x:9022 -> 1.1.1.1:22
x.x.x.x:8022 -> 2.2.2.2:22
x.x.x.x:7022 -> 3.3.3.3:22
x.x.x.x:6022 -> 4.4.4.4:22
you have a single public IP and you map different ports to different internal IPs to port 22 (standard ssh port)
-
GaD
-
- Posts: 195
- Joined: Fri Jul 08, 2011 3:56 pm
by fibres » Fri Apr 13, 2012 4:41 pm
The other option is to make one available to ssh to publically from the internet and the ssh from that to the other using the internal ip addresses.
The only downside is if the one server which is publicly accessible goes down you will not be able to connect to any.
The other option is to setup some kind of vpn into the internal network which would allow you to ssh into any using a local private ip.
Regards
Vicibox 4.0.3 ISO install.
VERSION: 2.6-393a
BUILD: 130124-1721
Astersik 1.4.44-vici
No Hardware
No other software installed
-
fibres
-
- Posts: 313
- Joined: Sun May 20, 2007 3:12 pm
- Location: UK
Return to Support
Who is online
Users browsing this forum: Google [Bot] and 138 guests