Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@makmm I can't, I have to connect to the VPN for that :D (I turned off my workstation at home so I can't login into the OpenVPN server from here T_T)
-
stop68026y@FinlayDaG33k na
nmap: network scanner(should be installable from your favorate distri)
-vv : Verbose
-sV: test the service on the port
-p 1-65535: test the tcp ports from 1 to 65535(highest possible port number)
<SERVER>: replace this with your server
most firewall-people drop packets for blocked ports.if you see that an port is marked open or close, you could try it other it. -
@stop I know how nmap works :p
Just looked like you where trying holepunching :p -
Condor323246yI hate restrictive networks like that. Perhaps you could use a mobile connection or use a different wifi network to log into the VPN, and move the port to another one? Be sure to open the port on your server's firewall first though. I forgot it once and lost a server to it :')
On holiday with parents and gf...
Wifi here forces you to use their DNS (using Google's or Cloudflare or any other DNS is blocked)...
Can't use my OpenVPN either...
fuck...
rant