IP Aliases

leomylonas

New member
Local time
8:05 AM
Messages
4
Hi All,
This is my first post on this forum. I did search for this topic, but i didn't find anything, so I apologize if it has already been talked about.

I have set up my computer with several IP aliases. Ultimately what I would like to achieve is to have each user of the computer sending packets on a separate IP alias. The reason i would like to do this is because our web gateway logs data usage and filtering breaches per IP. We are using software that allows us to Windows 7 computer as a Terminal Services server. Since all the staff are technically logging on to the one computer (and thus all having the same IP), is is difficult to track usage or breeches per individual user.

Is this possible to achieve? I have gone down just about every road I can think of.

Oh and one last thing - due to limitations on our network, i am unable to set up a proxy server.

Thanks in advance.

-Leo
 

My Computer

OS
Windows 7 Ultimate x64
Your best bet is to turn on auditing and track everyone by their user account that is if you are making everyone log in with their OWN user account.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell OP7010
OS
Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64)
Memory
16GB
Monitor(s) Displays
4 Dell 24" LCD
Screen Resolution
1280x1024
Keyboard
Dell
Mouse
Dell Optical
Internet Speed
40meg
Yes, all users are logging in with their own account. How do i enable/turn on auditing, and what are it's capabilities?

-Leo
 

My Computer

OS
Windows 7 Ultimate x64
What do you mean by "alias"? If the HTTP request is sent from one single computer, it will show as such... You can always use W7 as a virtual machine server, install individual clients in it, and have your clients connect to each of those VMs. That way the webserver will see different IPs connecting to it...

Auditing the user connection is at W7's, not at your webserver...

zzz2496
 

My Computer

Computer Manufacturer/Model Number
Self Built
OS
Windows7 Ultimate 64bit
CPU
Intel Core 2 Quad Q6600
Motherboard
Abit IN9-32X-MMAX
Memory
DDR2 Adata 4GB
Graphics Card(s)
Nvidia GeForce GTX 285 1024 and Nvidia GeForce 8800GT 512
Sound Card
Asus Xonar HDAV 1.3
Monitor(s) Displays
Dell 2407WFP and BenQ 2400v and Philips 150v3
Screen Resolution
3840x1200 and 1024x768
Hard Drives
2 WDC 1TB
1 WDC 1.5TB
1 WDC 640GB
1 WDC 320GB
1 Seagate 200GB
PSU
Corsair TX 850W
Case
Cooler Master HAF932
Cooling
Arctic Cooling Freezer Extreme and plenty of fans...
Keyboard
MicrosoftNaturalKeyboard 4000/Apple Alu keyboard/Dinovo mini
Mouse
Logitech G5/MarbleMouseTrackball/PerformanceMX/SpacePilotPRO
Internet Speed
1.5Mbps down/384Kbps up
Other Info
APC SURT 1000XL
Logitech Z-560
Wiimote
Mikrotik Router
Linksys (now Cisco) SD2008 8 port Gigabit switch
Linksys WRT54G (acting as AP)
Apple wireless Aluminium keyboard
Apple Magic Mouse
Xbox360 wired controller
There are two main reasons i moved to terminal services.
1) Locally stored files - Faster access to programs and files
2) Only one computer to maintain

Using the windows 7 computer as a VM host elimiates both of these reasons.

To answer the question, by IP Aliases i mean where you can assign multiple IP addresses to a network adapted.

What I am after is the same feature that Server 2008 R2 has, but for Win 7. It is called it "IP Virtualization"

I have looked as serveral 'Virtual IP' style products, but only found one that would work in my environment. After testing however, it didnt work properly.

There has to be some way to achieve this... Any other ideas from anyone?

-Leo
 

My Computer

OS
Windows 7 Ultimate x64
Hmm, I don't see why using a VM eliminates both reasons...

  1. Locally stored files: If you have large enough HDD (or preferably a large RAID-5 array), you can always use one VM image (put it in a SAN VM so that you can share access on it) to use. Only one image you need to maintain... As for different IP address for different VMs, easy - assign a static DHCP IP assignment to each VM.
  2. You can lock down the Windows 7 installation, don't perform any system update if need be as it is only needed to run the VM server software. And since the VM disk image is only one, you essentially only have one "computer" to maintain.
As for having multiple IP address on a single host, it's called binding IP addresses to an interface (or an interface bridge). But frankly, I don't see how you can "bind" each different IP addresses to different user sessions...

Or maybe this is what you're looking for: Deploying Remote Desktop IP Virtualization Step-by-Step Guide

zzz2496
 

My Computer

Computer Manufacturer/Model Number
Self Built
OS
Windows7 Ultimate 64bit
CPU
Intel Core 2 Quad Q6600
Motherboard
Abit IN9-32X-MMAX
Memory
DDR2 Adata 4GB
Graphics Card(s)
Nvidia GeForce GTX 285 1024 and Nvidia GeForce 8800GT 512
Sound Card
Asus Xonar HDAV 1.3
Monitor(s) Displays
Dell 2407WFP and BenQ 2400v and Philips 150v3
Screen Resolution
3840x1200 and 1024x768
Hard Drives
2 WDC 1TB
1 WDC 1.5TB
1 WDC 640GB
1 WDC 320GB
1 Seagate 200GB
PSU
Corsair TX 850W
Case
Cooler Master HAF932
Cooling
Arctic Cooling Freezer Extreme and plenty of fans...
Keyboard
MicrosoftNaturalKeyboard 4000/Apple Alu keyboard/Dinovo mini
Mouse
Logitech G5/MarbleMouseTrackball/PerformanceMX/SpacePilotPRO
Internet Speed
1.5Mbps down/384Kbps up
Other Info
APC SURT 1000XL
Logitech Z-560
Wiimote
Mikrotik Router
Linksys (now Cisco) SD2008 8 port Gigabit switch
Linksys WRT54G (acting as AP)
Apple wireless Aluminium keyboard
Apple Magic Mouse
Xbox360 wired controller
Hmm... I'll look into the VM option as a last resort... That guid you showed me is exactly what i want, but it requires Server 2008 R2.
1) We currently have SBS 2008, which doesnt have this feature
2) We dont want the server to be the "terminal services" server. That role is for the windows 7 computer.

I might have found a client-server style program (which is fine) that will do per-user bandwidth monitoring (which is really all i care about atm - we got a shock bill from our isp with over $2000 of excess usage charges) I'm gonna try it out within the next few hours and test it in our configuration.

-Leo
 

My Computer

OS
Windows 7 Ultimate x64
If what you want was to have a Terminal Server in the first place, I think you bought the wrong OS... Windows 7 does have TS service in it, but it's limited in many ways compared to a server edition OS. From my point of view, the most viable solution is to use VMs, it's predictable, less complicated, and a lot easier to deploy, but the cost is quite high (large volume to store the image, high performance computer to handle many VMs, large RAM to maintain all of those VMs). Or, you can use Bare Metal Virtualization products, the OS it self have a very small foot print (only consumes 200-300MB RAM, less than 5% CPU time), no monitor, deploy your VM there. VMware ESXi and ProxMox Linux are few free products that are in this nature.

Good luck with your experimentation...

zzz2496

Ps. I have one ProxMox server running in my production environment, it's performing handsomely. As for VMware ESXi, I have that one on one of my IBM x3650 M2 installed as server option (VMware ESXi Embedded), so far it performs well, but I haven't got time to play around with it...
 

My Computer

Computer Manufacturer/Model Number
Self Built
OS
Windows7 Ultimate 64bit
CPU
Intel Core 2 Quad Q6600
Motherboard
Abit IN9-32X-MMAX
Memory
DDR2 Adata 4GB
Graphics Card(s)
Nvidia GeForce GTX 285 1024 and Nvidia GeForce 8800GT 512
Sound Card
Asus Xonar HDAV 1.3
Monitor(s) Displays
Dell 2407WFP and BenQ 2400v and Philips 150v3
Screen Resolution
3840x1200 and 1024x768
Hard Drives
2 WDC 1TB
1 WDC 1.5TB
1 WDC 640GB
1 WDC 320GB
1 Seagate 200GB
PSU
Corsair TX 850W
Case
Cooler Master HAF932
Cooling
Arctic Cooling Freezer Extreme and plenty of fans...
Keyboard
MicrosoftNaturalKeyboard 4000/Apple Alu keyboard/Dinovo mini
Mouse
Logitech G5/MarbleMouseTrackball/PerformanceMX/SpacePilotPRO
Internet Speed
1.5Mbps down/384Kbps up
Other Info
APC SURT 1000XL
Logitech Z-560
Wiimote
Mikrotik Router
Linksys (now Cisco) SD2008 8 port Gigabit switch
Linksys WRT54G (acting as AP)
Apple wireless Aluminium keyboard
Apple Magic Mouse
Xbox360 wired controller
Back
Top