Jump to content

XiS

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

XiS's Achievements

Newbie

Newbie (1/14)

  1. Hey Hak5'ers, Im quite new to this community as you might notice but I'm a big fan of the episodes ;). After the second last episode (Episode 512) I decided to ask around here about an vpn idea I had for ages but never really realised. : I'm on a university campus that has an open network structure between all student-pc's. This is nice so you can share data over the network by using smb (samba) shares. I have my own server running on the campus , Windows 2003 RC2 (yea thats nasty :P) with a static ip reachable from outside the campus ofcourse. It runs a webserver, teamspeak, ftp and, ofcourse, it has a lot of stuff on it. [The Idea]: When I am at home I would like to connect to the network(shares) trough VPN running on my server. This by NATTING of masquarading the client on the network [Problems]: - The university has a firewall that only allows a certain ip-range to connect to the inner network. - The DHCP server (ofcourse) wont give you an ip unless it is registered (binded by MAC) in their system. [What I tried]: - Normal windows VPN with random IP I tried to set up a windows VPN service but I have to assign all clients an IP. The problem is I can't assign a random ip in the allowed range cause this would cause IP-conflicts, and then....you get a call pretty quick about what you're trying to do... - Windows VPN in combination with NAT Well this should give your clients outside the network the same ip as the server so it can happily go around the network without beign suspicious. The only problem is...you have to select 2 devices for windows to create a NATTED VPN connection. The only problem is that those NIC's are both connected to the same network... You pretty much feel it comming already...I crashed the whole network for all students on the campus cause my server was acting as the main DHCP and all traffic was redirected through my server. [The Question]: Is there a way to connect to the network using VPN and spoofing the clients IP in the IP of the server and browse the network (samba). I heard of a program called OpenVPN but didn't find a tutorial for spoofing an IP. Maybe this is a stupid question and the answer is fairly simple. But I had some unsuccesfull tries and crashed the network a couple of tries so I thought it was time to ask some help. Greetings, XiS
×
×
  • Create New...