Home › Forums › Discussions › Support › Using VirtNet HELP !!!
- This topic has 4 replies, 3 voices, and was last updated 15 years, 10 months ago by Vadim Smirnov.
-
AuthorPosts
-
May 20, 2008 at 10:17 am #5204
Hello,
I look for informations about VirtNet driver but i do not find user manual. Perhaps it’s unnecessary for most of people working arount the subjet, but i am just beginner in networking.
So please can help me understanding.
The case :
I want to install a Half – life dedicated server (stand alone version) on a Windows server. The server is behind a nat router. It physical addess is set in dhcp server and is a class C => 192.168.2.200.
The problème is that the server need to know external IP address to communicate it to the master server which commnucate it to clients. I have no config file / running flags to tell server that external IP is differente from machine IP. It know only one IP address. Of course if i set extrenal IP it is unable to open it.
The solution should be an IP Alias on the server network interface.
VirtNet seem to be the solution. But i am not able to set up it.some questions :
– Must i set MAC address identical to physical network card ? i think yes
– How frames are routed/dispatch between the 2 addresses
– Is the Virtual IP is knowne from router. In this case have i to forward incoming frames to Virtual IP rather than 192.168.2.200
– Have i set new routes on server and/or router
–
I thanks in advance for you helpMay 21, 2008 at 7:10 am #6618Hmm, you mean that HL server reports its IP addresses to master server? If so then probably VirtNet adapter with assigned external IP address is a solution. In any case you will also need the correct port mapping on NAT device.
The problem may appear if HL server reports only one IP address (from which it communicate to master server).
– Must i set MAC address identical to physical network card ? i think yes
I think no, MAC address for VirtNet does not really makes sense because this adapter never really sends/receives packets.
– How frames are routed/dispatch between the 2 addresses
If you have got configured port mapping on NAT device you will receive packets to 192.168.2.200 and you don’t really need to care about routing.
– Is the Virtual IP is knowne from router. In this case have i to forward incoming frames to Virtual IP rather than 192.168.2.200
Don’t understand what you mean.
– Have i set new routes on server and/or router
I have already mentioned port mapping required on NAT device.
May 23, 2008 at 11:53 am #6619Thanks a lot for those explanations
Here is what i undestood about the way it works.
All in coming frames , (which, of course, arrives by physical NIC) are send to applications listening; no mater IP because applications listen ports not IP + port.
All frame send throw Virtual IP are redirected to physical NIC and then to the router.
Router only know the real (class C) IP. All forward must be done to physical NIC IP addressIs it all right ?
Thanks again for you help
January 28, 2009 at 9:40 am #6620Hi
i need help ,may be installing Virtual Network Adapter VirtNet 1.0 but can not use it .say if i disable my real LAN card then use only virtual LAN cannot connrct to network then it sends packets but received zero packets why???????January 28, 2009 at 12:58 pm #6621How do you expect to use VirtNet?
-
AuthorPosts
- You must be logged in to reply to this topic.