Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 38 guests online
 
Advertisement

You are here: Home
EH-Net
May 20, 2013, 07:10:16 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
  Home Help Calendar Login Register  
  Show Posts
Pages: 1 ... 121 122 [123] 124 125 126
1831  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: ECC LPT launch on: February 15, 2007, 05:18:10 PM
Any idea on what that means(that they're launching LPT)? Does that mean that they'll just have the courseware out or do you think they'll be holding trainings at that conference?
1832  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / ECC LPT launch on: February 15, 2007, 03:47:10 PM
I just saw on the EC-Council homepage (in the banner rotation) that they will be launching the LPT course at this years Techno Security Conference June 3-6 in Myrtle Beach, SC, US. YaY! Smiley
1833  Ethical Hacking Discussions and Related Certifications / Other / Re: OpenVPN on Windows on: February 15, 2007, 01:36:05 PM
bah, restarting works wonders Tongue

Figured maybe I made a change somewhere to something at some point that could use a fresh start. Restarted the server and everything seems to be working fine now.

Thanks for the help and suggestions, greatly appreciate it Smiley
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 Sad
1835  Ethical Hacking Discussions and Related Certifications / Other / Re: OpenVPN on Windows on: February 15, 2007, 09:02:14 AM
Yeah, that's for the client that would be coming in from the outside. I have it connecting to an external IP, 12.191.2.235, through UDP port 1194, and then that's forwarded to 10.1.99.8.
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?
1839  Ethical Hacking Discussions and Related Certifications / General Certification / Re: Good 1st Level Certification on: February 12, 2007, 06:31:42 PM
On topic: agreed.

Off topic: ChrisG, I'm curious as to how you achieved both CEH and CNDA? Did you take the exam twice?
1840  Ethical Hacking Discussions and Related Certifications / Network Pen Testing / Re: Birthday Attack ! on: February 11, 2007, 08:36:48 AM
Where is it referenced? The only thing I can think of is using a birthday/date as a password and someone cracking/guessing that.
1841  Ethical Hacking Discussions and Related Certifications / General Certification / InfoSec Cert. Guide on: February 05, 2007, 05:43:41 PM
I was googling around for something and came across this write-up on InfoSec certifications. I think the writer was pretty fair on his evaluation and such, so I thought I'd pass it along here for those who may not have seen it.

A Guide to Information Security Certifications
1842  Ethical Hacking Discussions and Related Certifications / General Certification / Re: Network Security Administrator (NSA) on: February 05, 2007, 05:36:11 PM
You got it. No problem Wink
1843  Ethical Hacking Discussions and Related Certifications / General Certification / Re: Network Security Administrator (NSA) on: February 05, 2007, 01:31:36 PM
The difference between the courses (and today in the training modules for CEHv5, they refer to the NSA course as ENSA) is that NSA is geared towards defensive measures (firewalls, intrusion detection systems, etc) where the CEH is completely offensive.
1844  Ethical Hacking Discussions and Related Certifications / General Certification / Re: Network Security Administrator (NSA) on: February 04, 2007, 08:55:07 PM
Yeah, I'm not sure what they're going with on that one. I've seen it both ways, NSA and ENSA.
1845  Ethical Hacking Discussions and Related Certifications / General Certification / Re: Network Security Administrator(NSA). on: February 02, 2007, 11:44:02 AM
Yes, I know of the course and I have the courseware.
Pages: 1 ... 121 122 [123] 124 125 126
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.062 seconds with 21 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.