Windows Server 2003
1834802 Members
3084 Online
110070 Solutions
New Discussion

Proliant ML350 and VLAN

 
Nuub
New Member

Proliant ML350 and VLAN

Hello !
I´m having a Proliant ML350 with windows 2003 server installed and a different numbers of VLAN´s added. Default VLAN1 for example 192.168.1.0. 192.168.114.0 got VLANID 114. In the front of the server is an Ingate 1450 fw installed also with the right kind of VLAN setup.
Problem for is that the server responds on the wrong vlan. This is when I´m trying to reach the server from the internet with let´s say Terminal server.
Got an relay on port 3389 to the server so connection from internet is no problem.
trouble looks like this:
external IP connect to Ingate FW IP -> Relay to server ML350 on VLAN1 (192.168.1.1) ->server answers back on VLAN114 (192.168.114.1) -> Ingate FW says Spoofed adress (Should be coming an answer from 192.168.1.1 but server responds on 192.168.114.1.

hope you can understand something of the weird explanation :)

/Robert
3 REPLIES 3
Colin_29
Trusted Contributor

Re: Proliant ML350 and VLAN

Try changing the binding order on the server.
Nuub
New Member

Re: Proliant ML350 and VLAN

I have looked at the binding order and VLAN114 is at the bottom of the list. Default VLAN is number2. Should I move Default VLAN to number1 postion?

Colin_29
Trusted Contributor

Re: Proliant ML350 and VLAN

I think you are in a position where you need to experiment, so yes move it.

You may also like to look at your routing table to see if anything is a miss. It does to me look like something on your servers IP stack.

The other area worth looking at is the ARP cache.

You will possibly need to capture the network packets before you are able to see exactly what is going on.