Search found 4 matches

by ShoopDaS
25. Jul 2016, 15:21
Forum: Linux Guests
Topic: Access from the internet
Replies: 7
Views: 1691

Re: Access from the internet

Yea I know. local ip is only for local networks. 192.168.0.0/16 10.0.0.0/8 and 172 something something what i want to is to ssh into it via the public IP address - for example. i connect to a different network or from work. do ssh root@103.104.105.106 -p##### currently it just times out and gives up...
by ShoopDaS
25. Jul 2016, 13:13
Forum: Linux Guests
Topic: Access from the internet
Replies: 7
Views: 1691

Re: Access from the internet

hmm I think I've compleated more than I should the virtual machine I s accessible from the local network )anything on 192.168.0.XXX. what I want to do is go to my friends' place, open Cygwin, type in ssh user@my_ublic_ip -p#### and be asked for a password. currently, it just times out the connection...
by ShoopDaS
25. Jul 2016, 12:46
Forum: Linux Guests
Topic: Access from the internet
Replies: 7
Views: 1691

Re: Access from the internet

brainfart, what I meant is oracles vm box.

I'm using vmware for some other projects and just didn't pay attention to what i typed.

since I cant post link I've uploaded the screenshot in the forums post
by ShoopDaS
25. Jul 2016, 12:09
Forum: Linux Guests
Topic: Access from the internet
Replies: 7
Views: 1691

Access from the internet

hello all, apologies if there is already a topic or solution posted somewhere, but I was unable to find it. I have a Centos7 webserver up and running on my virtual machine and everything is working as it should from the local addresses - the server is available from the 192.168.0.11 (host machine). ...