|
EH-Net
|
|
May 20, 2013, 07:10:16 AM
|
|
1834
|
Ethical Hacking Discussions and Related Certifications / Other / Re: OpenVPN on Windows
|
on: February 15, 2007, 11:48:23 AM
|
Hmm... Yes, I have created the bridge in Windows (on the server), as well as edited the registry key. The problem seems to be connecting beyond the server at this point. From an outside machine, I am able to connect to the server and ping the server address, but nothing beyond that. On the server side, I am able to ping the outside computer, look at shares, etc. I'll try adding a 'pull' command for those routes as you have suggested to see if that helps out. Edit: tried adding the 'pull' statement, but still no luck 
|
|
|
|
|
1836
|
Ethical Hacking Discussions and Related Certifications / Other / Re: OpenVPN on Windows
|
on: February 15, 2007, 07:39:17 AM
|
|
Alright, the quick run-down is that I have two internal networks I'm wanting to allow access to, 10.1.99.0 and 199.1.99.0. The OpenVPN server is running at 10.1.99.8.
Server Config ######## port 1194 proto udp dev tap dev-node tap-bridge ca ca.crt cert server.crt key server.key dh dh1024.pem ifconfig-pool-persist ipp.txt keepalive 10 120 cipher AES-128-CBC comp-lzo max-clients 25 persist-key persist-tun verb 3 status openvpn-status.log server-bridge 10.1.99.8 255.255.255.0 10.1.99.240 10.1.99.245 push "route 199.1.99.0 255.255.255.0" push "route 10.1.99.0 255.255.255.0" push "dhcp-option DNS 199.1.99.66" push "dhcp-option WINS 199.1.99.66"
Client Config ######## client dev tap dev-node vpn proto udp remote 12.191.2.235 1194 resolv-retry infinite nobind persist-key persist-tun ca ca.crt cert client1.crt key client1.key cipher AES-128-CBC comp-lzo verb 3
|
|
|
|
|
1837
|
Ethical Hacking Discussions and Related Certifications / Other / OpenVPN on Windows
|
on: February 14, 2007, 05:57:32 PM
|
|
Does anyone have any experience with OpenVPN on Windows? I've configured both server and client scripts, everything seems to talk ok, but there's no network connection. When I connect through the client, it says the connection is successful, it recieves an IP and DNS, but it is not receiving a default gateway (not sure if this is the problem or not). I've been looking all around but there doesn't seem to be much out there on this specific issue. Anyone have any ideas? Thanks.
|
|
|
|
|
1838
|
Ethical Hacking Discussions and Related Certifications / CEH - Certified Ethical Hacker / CEH @ New Horizons
|
on: February 13, 2007, 11:33:54 AM
|
|
Anyone else taken the CEH course through New Horizons here? If so, how did you go about scheduling/taking your exam? I've taken the course (to much disappointment) and was not given the option to take the test on the last day. I apparently need to schedule and pay for the test separately. I never received an authorization code from class, so how do I schedule this exam? When I called the training center, I was told "I'll look into it" and I've not heard back yet. The person I talked to had no idea as to what I was talking about. Anyone else have similar situations?
|
|
|
|
|
Loading...
|