Unsolved
This post is more than 5 years old
1 Message
0
5620
November 28th, 2011 07:00
2 subnets on a same network area Dell PowerConnect 6224 ..
Hello all.
My company purchase 2 switchs Powerconnect Dell 6224.
First of them is used on 192.168.1.0/24 with my pc, server . The subnet is directly connected to the router, used as the gateway.
The second is connected on other subnet 192.168.9.0/24. This 2 switch layer 3 are connected with optical fibrer in gigabytes Ports.
I try to actived NAT protocols on the gigabyte ports. But i don’t find any command line, solutions on documentation.
My first idea was to activate PAT for the other subnet, for assign one ip address 192.168.1.x.
But the NAT doesn’t work on Dell switch ?
My final objectif is this 2 subnet communicate together and the pc cant go on internet.
I don’t know if VLAN, ip route, are the best solution.
Miriel Nicolas


TimJWatts
31 Posts
0
November 29th, 2011 09:00
I would create 2 VLANs, give each an IP - eg 192.168.1.1 and 192.168.9.1 and setup static routes as required.
Personally I'd make the VLAN consisten across both switches and link them with a trunk (ie set the interlink to VLAN tagged mode) - then you can present any vlan (tagged or untagged) at any port on either switch. Use one switch as the "core" router and don't have routes on the second.