Unsolved
This post is more than 5 years old
14 Posts
0
24909
January 4th, 2008 10:00
Cannot access BMC over WAN
Dell PE 1950 Windows XP x 2
Hello,
I have a setup of a 1950 - router - router - 1950 to simulate a WAN. The cisco routers use NAT. I can ping the each machine from the other using the external IP addresses.
I configured the BMC to have the same IP address as the host machine.
PE-1 (172.16.155.1) - router - router - PE-2 (172.16.155.2)
BMC (172.16.155.1) - router - router - BMC (172.16.155.2)
PE-1 external addr (172.16.157.1) - router - router - PE-2 external addr (172.16.157.2)
BUT no matter what I do I cannot access the BMC's. The error I recieve is BMC is not detected? I am pretty sure I have the network and IP's configured properly. Is it possible to access the BMC's directly over a WAN? Does the use of NAT and external IP's make accessing BMC's not viable? Does the IPMI protocol allow for this?
Any help would be very usefull.
Thanks.
0 events found
No Events found!


Hlorewvr
24 Posts
0
January 8th, 2008 23:00
Jas_1
14 Posts
0
January 10th, 2008 08:00
Hlorewvr
24 Posts
0
January 10th, 2008 15:00
Message Edited by Hlorewvr on 01-10-2008 10:41 AM
Jas_1
14 Posts
0
January 15th, 2008 14:00
Jas_1
14 Posts
0
February 5th, 2008 14:00
Hi,
I have come back to work on this issue. I have been told that the two routers have no firewallls or ports blocked what so ever. That they are completely open. Therefore does the hurdles you mentioned still apply?
Thanks.
Hlorewvr
24 Posts
0
February 5th, 2008 16:00
Jas,
The bottom line is:
1. All devices on a network need a unique address.
2. All addresses must match their appropriate subnet.
3. The routers must be given the routing information for the alien subnets.
Each server and BMC must have a unique IP address that matches the current subnet. Site one must be X.X.A.X and site two must be X.X.B.X. Firewalls generally come in to play when you are accessing sites via public or semi-private connections so they are not an issue.
If you go back to my example above, you will end up with two subnets (XXX.XXX.A.XXX) and eight IP addresses (four for each subnet).
I would definately set my server and BMC IPs to consecutive numbers that match on both sides.
PE 1 XXX.XXX.A.253
BMC 1 XXX.XXX.A.252
PE 2 XXX.XXX.A.251
BMC 2 XXX.XXX.A.250
(routers XXX.XXX.A.XXX <---> XXX.XXX.B.XXX)
PE 3 XXX.XXX.B.253
BMC 3 XXX.XXX.B.252
PE 4 XXX.XXX.B.251
BMC 4 XXX.XXX.B.250
Of course, this starts to get a bit more complicated if you need access from outside.
[edit] One last note, the LAN and WAN sides of your router must match the subnets on the corresponding sides. You CANNOT set the LAN sides of the routers to have the same exact subnets.
Router 1 WAN connects to the internet
Router 1 LAN is the dominant internal network
Router 2 WAN matches the Router 1 LAN subnet
Router 2 LAN is a different subnet
If the Router 1 connects to a different router before connecting to the internet then the WAN sides of both routers must match the subnet of the dominant LAN subnet.
I hope this is making it better for you.
Jas_1
14 Posts
0
February 21st, 2008 15:00
Hello,
I rang Dell Support. The person told me that the BMC only communicates if on the same subnet it is not designed to work over a WAN!?
Therefore I setup the network like this:
PowerEdge Server 1
IP: 198.10.10.10
BMC: 198.10.10.10
Gateway: 198.10.10.1
Router 1
IP: 198.10.10.1
Route all 198.10.10.x
open
Router 2
IP: 198.10.10.11.2
Route all 198.10.10.x
open
PowerEdge Server 2
IP: 198.10.10.11
BMC: 198.10.10.11
Gateway: 198.10.10.2
So that it matches the subnet. Can ping but still no luck with detecting BMC. If this didnt work then am not sure introducing NAT, external ips etc etc is gna make any diffference? The routers are completely open and route the same subnet through each other.
I am just goin to try changing the BMC address to a digit out but I am sure this will not make it work.
I also observed a perculiar action. I tried accessing the BMC of another Dell PE Server on the same LAN with a completey different IP Subnet etc e.g. 172.16.155.5. According to the Dell person different subnets dont work but when I tried accessing it, it worked!? Then I tried 2 minutes later and then it stopped working!?!?!?
Doesnt seem very reliable to me.