| Forum Home | ||||
| Press F1 | ||||
| Thread ID: 110310 | 2010-06-11 11:36:00 | Networking problems | pantera989 (14533) | Press F1 |
| Post ID | Timestamp | Content | User | ||
| 1109252 | 2010-06-11 12:46:00 | The default static address is 192.168.2.10. My router supplies DHCP in the 192.168.1.0 network so i cannot access the switch's static IP when my PC is using DHCP. The routers DHCP only gives out address's in the 192.168.1.64 to .164, so i tired setting the static IP of the switch to 192.168.1.10 but I could still not access it from my PC with the address 192.168.1.68 assigned to it. Currently I can only access the switch when its using it's defualt static IP of 192.168.2.10 with just my PC connected to it with a static address in the same network range. |
pantera989 (14533) | ||
| 1109253 | 2010-06-11 12:50:00 | 192.168.1.x and 192.168.2.x are 2 different networks, log into the switch from your PC and give it a static IP in the range of 192.168.1.x.. after that you should be able to access it when you get your ip from the DHCP server. oops.. never mind. you have already done the above. |
ronyville (10611) | ||
| 1109254 | 2010-06-11 13:12:00 | Just had a thought, I have two network ports on my PC. Could I configure one on the 192.168.10 network, and the second on the 192.168.2.0 network to access the switch. If this will work would typing 192.168.2.10 will it try to access it through the port configured to 192.168.2.0 network? | pantera989 (14533) | ||
| 1109255 | 2010-06-11 21:24:00 | Just had a thought, I have two network ports on my PC. Could I configure one on the 192.168.10 network, and the second on the 192.168.2.0 network to access the switch. If this will work would typing 192.168.2.10 will it try to access it through the port configured to 192.168.2.0 network? yup, you should be able to. I have 2 NICs on my pc and NIC1 is getting its IP from the adsl router 192.168.1.x and NIC2 has a static IP of 192.168.2.x which is connected to my NAS box which has also has a static IP of 192.168.2.x. Give it a go. |
ronyville (10611) | ||
| 1109256 | 2010-06-13 03:41:00 | The default static address is 192.168.2.10. My router supplies DHCP in the 192.168.1.0 network so i cannot access the switch's static IP when my PC is using DHCP. The routers DHCP only gives out address's in the 192.168.1.64 to .164, so i tired setting the static IP of the switch to 192.168.1.10 but I could still not access it from my PC with the address 192.168.1.68 assigned to it. Currently I can only access the switch when its using it's defualt static IP of 192.168.2.10 with just my PC connected to it with a static address in the same network range. or change your subnet mask to 255.255.0.0 |
decibel (11645) | ||
| 1109257 | 2010-06-13 06:54:00 | The switch has to work on any static IP you give it. So 192.168.1.10 should work but as per decibel also make sure the subnet isn't set to something different. I haven't had experience with the HP switch (assume you purchased the HP) but all others I have setup can change IP. If not read the manual and ask supplier why. Maybe faulty?? Switches are designed to change IP to suit. |
berryb (99) | ||
| 1109258 | 2010-06-14 00:58:00 | If the switch doesn't work on the 192.168.1.x subnet, you should still be able to access it at 192.168.2.10 by typing the following on the command line: route add 192.168.2.0 mask 255.255.255.0 192.168.1.68 ... assuming your PC is still at 192.168.1.68... |
MushHead (10626) | ||
| 1109259 | 2010-06-15 17:54:00 | Thanks for the help, will try them and out and reply with the results. | pantera989 (14533) | ||
| 1 2 | |||||