Unsolved
This post is more than 5 years old
6 Posts
0
10146
June 20th, 2006 20:00
Routing on PowerConnect 6024
Ok, so after 2 hours of experimenting I am convinced that I have no earthly idea what I am doing.
I would like to assign 10.0.0.197 to port 7. I will then be physically connecting a 10.0.0.0 network to port 7.
I have a server connected to port 8 with an IP address of 192.168.1.177.
I would like to be able to route any traffic sent to 10.0.0.197 through to 192.168.1.177. So, in other words if I ping 10.0.0.197 I am actually getting a response from 192.168.1.177.
Can this be done with CLI commands?
I would like to assign 10.0.0.197 to port 7. I will then be physically connecting a 10.0.0.0 network to port 7.
I have a server connected to port 8 with an IP address of 192.168.1.177.
I would like to be able to route any traffic sent to 10.0.0.197 through to 192.168.1.177. So, in other words if I ping 10.0.0.197 I am actually getting a response from 192.168.1.177.
Can this be done with CLI commands?
No Events found!


Adam N
2 Intern
•
128 Posts
0
June 21st, 2006 09:00
I am not sure what it is your trying to achieve. I am not sure why would you want a server to respond instead of the switch IP address?
Maybe if you could explain what you want to achieve I can try and recommend a way of implementing it.
Thanks
MGA Systems
6 Posts
0
June 21st, 2006 12:00
I think what I was trying to achieve is a NAT. Which when I went through the other posts I saw was not possible. So, then I started thinking: do I really need a NAT? I don't think so. This is what I am trying to accomplish:
I have a 6024 Switch in a CoLocation facility. I have two satellite offices with dedicated ethernet (fiber) lines coming into the 6024 switch. These offices use their own IP addressing scheme. Lets say one uses 10.0.0.0. We have a series of Servers at the CoLocation facility that use 192.168.1.0 as their network (both nets use 255.255.255.0). I wanted the people at 10.0.0.0 to be able to access the servers on the 192.168.0.0 network.
So, each office would come in on their own port (g6, g7). I want each of those ports to be able to access my servers but NOT each others networks.
How do I set this up?
It seems like it should be simple.
I have always used your switches in a relatively flat network topology so I am thin on routing with them. Once I have the routing in place, I am thinking I would use ACL's to provide some security.
1. Is this possible?
2. Can you provide a CLI example?
Thank you in advance for your help.
--Scott
DRNO10
184 Posts
0
June 21st, 2006 22:00
MGA Systems
6 Posts
0
June 26th, 2006 18:00
Worked perfectly.
Did not even use VLANs just directly assigned the IP interfaces and put each network on its own port.
Then used ACL to limit access.