For example, the IP xxx.xxx.xxx.1-127 works, but xxx.xxx.xxx.128-251 are not working. They are working before. Thanks.
Asked
Active
Viewed 128 times
0
-
Define "work". Are nodes not able to access information out of the subnet, or the converse; nodes outside of the subnet can't access those nodes? Or something else? – sysadmin1138 May 24 '11 at 01:00
-
There's a website bind with each IP, I can see the website with IP xxx.xxx.xxx.1-127, but not with xxx.xxx.xxx.128-251. Those IPs are in the interface. Thanks. – garconcn May 24 '11 at 01:03
-
1Can you ping the other addresses? Agreed with KCotreau; the most straightforward cause for this would be an incorrect subnet mask. One way this could happen is if the bad mask is part of the route directing traffic towards you in your upstream device (firewall, router, etc.). – BMDan May 24 '11 at 01:06
-
1I can't ping them. I will get the network admin to fix it. They may changed something that I don't know. Thank you. – garconcn May 24 '11 at 01:08
-
4For goodness sake, there's no such thing as a Class-C network. There hasn't been for years. And years. And years: http://meta.serverfault.com/questions/514/class-based-ip-routing-and-other-obsolete-questions and http://serverfault.com/questions/12854/cidr-for-dummies – Mark Henderson May 24 '11 at 01:47
1 Answers
5
The first thing that comes to mind is an incorrect subnet mask somewhere, but you really need to give more information. What exactly are you doing?

KCotreau
- 3,381
- 3
- 20
- 24