Tagged Questions
0
votes
0answers
77 views
OpenVPN + Samba
I've got OpenVPN and Samba both setup on a remote server. I've got everything working with windows network drive mounts over the VPN. And then I installed a firewall and I can no longer connect. I've ...
2
votes
1answer
135 views
Does a HTTP tunnel solution exist that doesn't use CONNECT, HTTPS or chunked encoding? [closed]
I am looking for a way to get a fast OpenVPN connection out through a restrictive firewall (this is not a workplace and I am not breaking any code of conduct).
Currently I'm using port 443 direct to ...
1
vote
0answers
192 views
juniper ssg320 intrazone configration issues Close - AGE OUT
We have one main office and another small office that holds only 5 people. We have recently setup OpenVPN on our main office and created a bridged vpn between our main office LAN and a windows 2003 ...
3
votes
1answer
575 views
Bridge and OpenVPN with shorewall
I have this scenario and everything it's working OK, but I want to configure my Shorewall and I can't do it.
My interfaces are:
br0 (bridge of eth0)
tun0 (OpenVPN)
vnet* (each one of bridged ...
1
vote
2answers
155 views
Is OpenVPN right for this? If not, what is?
I have a server sitting in a data center. It's running Linux. WAN interface on eth0 connected to the public Internet; LAN interface on eth1 connected to the data center's network on 10.0.0.0.
The ...
2
votes
1answer
259 views
IPTables unable to nat trough VPN
I have a VPN connection to a server on a remote location. I want other pc's to be able to reach the webserver on the remote location trough the VPN connector. But i can't get where i want.
This is ...
2
votes
1answer
415 views
Getting OpenVPN to fully connect two networks
I have a client (which is also a gateway for a 192.168.203.0/24 network) that is trying to connect to a remote server (that is a gateway for a 192.168.150.0/24 network) and make a fully bridge between ...
0
votes
0answers
363 views
Best way to bridge two networks protected by Endian firewalls
We are being forced to move our servers from one rack in the data center to another - and will have access to our Internet IP block live in both racks. I want to be able to power down a server, move ...
0
votes
1answer
234 views
OpenVPN setup: Problems connecting due to UDP packet overflow
I'm attempting to setup an OpenVPN server on a Win2k3 server running behind a sonicwall. To eliminate config issues with the firwall, I'm trying to connect to the server from another PC on the same ...
1
vote
1answer
177 views
Can IPCop connect external server with internal server?
The sysadmin in my company just resigned (me, intern has to fill that role) & I'm tasked to connect the external bugtracker (Redmine) with the company's Subversion server that is located inside ...
1
vote
1answer
426 views
What can silently block a port to be accessed on Ubuntu 10.04 Server?
I've got a proprietary service running on port 8090 (actually running on a VBoxHeadless VM and capturing this port from the host machine) on an Internet server.
Nmap shows port 8090 open both on host ...
0
votes
1answer
515 views
openvpn dual install (client and server) routing problem
I have the following install:
PROD net (10.88.88.0/24)
OFFICE net (192.168.2.0/24)
on PROD I have openvpn server (vpnprod), so OFFICE can connect.
on OFFICE I have openvpn machine (vpnoffice) ...