M BUZZ CRAZE NEWS
// general

N2N-Edge VPN and CentOS server

By Sarah Rodriguez

I have one big appeal. I'm newguide in configuring iptables etc...

I have at home FreePBX server (on CentOS 6.5) where is installed n2n VPN as service I will name it [S] (adress on home LAN 192.168.0.102 and on N2N VPN 192.168.5.110)

And at work I have installed Xubuntu. We will name it [X]

I want to be [X] connected to internet over [S] to internet and back.

For setup I used this manual here and on [X] i run ssh -D 8000 root@192.168.5.110, connected OK.

In Firefox i set proxy on 127.0.0.1 and port 8000, but Firefox returning that server is not responding...

Very thanks for your answers :)

1 Answer

You set proxy of firefox 127.0.0.1:8000 on [X]? Try to set proxy 192.168.5.110 and port 8000 because that ip is on [S] witch is proxy.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy