|
EH-Net
|
|
May 21, 2012, 01:25:49 AM
|
|
1772
|
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
|
|
|
|
|
1773
|
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.
|
|
|
|
|
1774
|
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?
|
|
|
|
|
1784
|
Features / Book Reviews / Re: Exam Prep Errors
|
on: January 29, 2007, 11:05:54 AM
|
I'm surprised no one else has posted anything about this yet... I bought this book as I saw several people had mentioned it was a good read before the CEH exam. I have read through it and taken my notes already, so I decided to take the written test in the back (110 questions). As I was comparing my answers to the answers in the back, I noticed several that just didn't make sense to me as to how I could have gotten them wrong. Upon further inspection, I noticed that some of the letters in the back, did not correspond with their correct letters in the question. The text explanation and answers all seem fine, just some letter mix-ups. It's a little confusing when you're just comparing letter-to-letter. Here are the fixes: A. 27: D should be C A. 31: B should be D A. 40: B should be C A. 51: B should be A I suppose it's a good sign of preparedness that I can recognize when my answers should be correct, right??  Hope this helps someone  - V
|
|
|
|
|
Loading...
|