Jump to content

NAT Master

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
11 replies to this topic

#1
Dren

Dren

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 448 posts
Hello again!

A couple of months ago I started a little project. The project has to do with networks. Most people buy routers when they need to share the internet connection on Microsoft Operating Systems. Theres an option(wich most people dont know) to enable NAT Routing(AKA IP Masquerading) in almost all Windows versions but most of them dont have a GUI form to do that. So if you dont want do buy a router you have to use expensive Software like NAT32 or WinGate.

My idea is creating a program that will activate NAT Routing in Windows XP. I have already done this, but the project is in my language(in Albanian). Take a look at it, and if it looks interesting, why not to finish it :pee:

Heres the DL link: http://dren.imeraj.net/NAT-Master.zip

PS: The project is written in Visual Basic 6.

I wish you all the best,
Dren

#2
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
Good to know there is someone working on something like this, +Rep!

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
If this is a community project you need to follow the posting rules and the source must be an attachment. You can find the posting rules here: http://forum.codecal.../1097-what.html

I'm moving this to the Tech section for now. Please repost properly if this is in fact a community project you'd like to share and work on with other members.

#4
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
NAT - Network Address Translation

All it does is translate your private IP to your public IP. If you don't have NAT activated how are you connecting to the internet. Anyone behind a router with private IPs in use, is using NAT. Which is most people.

Also, you can go into most routers and change NAT settings manually.

A GUI would be pretty cool but not all that useful unless you have multiple public IPs that you are going to use and you don't want to go into the router settings.

Edited by MeTh0Dz|Reb0rn, 28 July 2008 - 08:47 AM.
Another Comment


#5
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
It would be neat...only if I knew how to Prog' it! =[

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#6
Dren

Dren

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 448 posts
First Im so sorry for making all this mess. I want to share the code but I didnt know if anyone was interested on this. I wont add links anymore. About MeTh0Dz|Reb0rn's comment i would say that I dont know how how this stuff goes in other countries but in my country(in Kosovo) most ISP-s give you only 1 non-public(NAT-ed) IP, if you want 2 IP-s you have to pay double. Public IP-s are so expensive. That was the idea.

So now Im attaching the code here. The code is all in Albanian and when I have time Ill translate it.

All the best,
Dren

#7
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Why don't you just buy a router attach it to the line they give you. Then set up your own subnet behind it and then use mac cloning.

#8
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
That'd be to easy!!!

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#9
Dren

Dren

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 448 posts
I thought it would be a nice project idea, but it doesn't seem to lol :D

#10
Chewie

Chewie

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,579 posts
Don't loose hope (or listen to Meth0dz) lol j/k.

#!CrunchBang Linux ~$ apt-get into it | #!(Statler:R20101205): OpenBox | Like Linux?
“The cure for boredom is curiosity. There is no cure for curiosity.”


#11
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
It's a cool project, I was just trying to give you some other solutions to your problem.

#12
mendim.

mendim.

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,393 posts
I Can't Download it :S
Can Anyone here to Upload it .?