Every so often my router has a blip, disconnects everything and resets itself.
When this happens the IP in my VBox server changes and I can no longer access the server or PWAdmin.
I've had this problem with every server build I've used, so yeah I get that the problem isn't with the server files.
I have tried changing the addresses in the config files to match the new IP but no luck now.
Using Psytrac/343's 1.4.4. server on an Ubuntu VBox.
Could anyone tell me how to stop this happening? Like how to assign a static IP to my PW server with the correct submask and gateway to use?
Googled around a bit and thought I'd made it static but nothing changed when I changed the bottom part of my /etc/network/interfaces to:
My head hurts because this happens just about every time that I think I've got a server working smoothly. The only way I've sorted it out in the past has been a server rollback to the last time it had the first IP or complete re-install.Code:auto eth0 iface eth0 inet static address 192.168.0.7 netmask 255.255.255.0 gateway 10.0.0.1
Any constructive criticism/advice welcome.![]()



Reply With Quote


