im planning on assisting some people over ssh
i assume i need static ip on laptop and portforwarding on wifi , on both endpoints
laptop -> wifi/dhcp -> internet -> wifi/dhcp -> laptop
how do i setup static ip in antix?
if i do it like this -> ifconfig eth0 192.168.0.10 netmask 255.255.255.0 up
after connecting,i lose connection
if i do it before connection its changed upon connecting to wifi
also this -> iface eth0 inet static
doesent work
what are some good practices for this, certain security settings, ports, limits
topic title: how to ssh over internet (wifi/dhcp)
3 posts
• Page 1 of 1
-
Posts: 73
- Joined: 20 Jan 2014
-
Posts: 2,238
- Joined: 16 Dec 2007
#2
I think you'll just need port forwarding on the server side.
You might also want to check out 1-to-1_assistance, available in the repo. I did a video on it here:
You might also want to check out 1-to-1_assistance, available in the repo. I did a video on it here:
-
Posts: 667
- Joined: 01 Nov 2013
#3
Follow the video that D-O has and you can't go wrong.