Forums

Resolved
0 votes
I need to change the DHCP Server to 192.168.0.2 from 192.168.1.0 then change my ip settings on the lan side to a static of 192.168.0.3 from 192.168.1.1, so how do I do this both at the same time because as soon as I have changed either or I am unable to connect to the machine.

Reason I am having to do this I have bought a second hand Managed GB Switch which has a ip address of 192.168.0.1 and there instructions ask you to set the ip addresses above.

My other thought is to reinstall from scratch and set the ip addresses etc to accomodate the switch.

The switch is a Dlink DGS 1216T Rev C
Wednesday, July 19 2017, 03:39 PM
Share this post:
Responses (3)
  • Accepted Answer

    Thursday, July 20 2017, 10:37 AM - #Permalink
    Resolved
    0 votes
    I've heard managed switches can be noisy. It is also frustrating that 1 * 16-port gigabit switch costs considerably more than 2 * 8-port switches, but you do end up with 2 more usable ports.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, July 20 2017, 05:43 AM - #Permalink
    Resolved
    0 votes
    Hi Nick finally got into the interface (PC with 1 Network Cable) and changed the ip address of the switch. After setting it all and everything it sure is a noisy sucker :( so have ordered a TP link Un Managed 16 port switch. Ill move it on :)

    Thank for your reply :)
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, July 19 2017, 05:21 PM - #Permalink
    Resolved
    0 votes
    192.168.1.0/24 and 192.168.0.0/24 are both best avoided if you can! It is best to see if you can change the managed switch to another subnet as well.

    Anyway, the answer is to change ClearOS interface to whatever. The DHCP server should follow. If you're using a Windows PC, rebooting it should sort it. This is a bit drastic. You could alternatively open a command prompt (windows+r then cmd.exe or Start then type cmd) then in the command prompt type:
    ipconfig /release
    ipconfig /renew

    If this does not work, go to the Control Panel > Network and Sharing Centre, then for your Network select Local Area Connection > Properties > Internet Protocol Version 4 (double click or properties) and temporarily select "Use the following IP address", IP address something like 192.168.0.10, subnet mask = 255.255.255.0, Default Gateway is whatever you set your ClearOS LAN NIC to. Once it is working set it back to Automatic. You may also need to set the DNS server to the ClearOS LAN IP address.
    The reply is currently minimized Show
Your Reply