Let me begin by saying that right now my linuxmce is working other than a problem with keyboard/mouse (in another post).. so what I'm wanting to know is if my settings are fine the way they are, or should I change them/tweak them to make them any better...
I have a hybrid that happens to be no where close to my internet router and only has one network drop.. during setup I chose to enable the dhcp server using the subnet of my existing network... with a static ip address of 192.168.1.2 because my internet router is 192.168.1.1... I disabled the dhcp server on my internet router and pointed it to the dhcp server on linuxmce which is the aforementioned 192.168.1.2 address.. I of course used the 1.1 address as my gateway on linuxmce..
After install I looked at the network settings in linuxmce through the web panel and noticed that it still assigned 2 addresses, one for the external network (192.168.1.2, the address I statically assigned during setup) and an internal address all on the same eth0 interface, although it called the interface eth0.0 (192.168.1.1).. since my internet router is already 192.168.1.1 I tried to change the internal address of linuxmce to 192.168.1.3 so there would not be an address conflict.... I tried multiple times to change the internal address but it would never change, so instead, I left the internal address of .1, the external address of .2 and changed my internet router to .3... I then changed my gateway in linuxmce to .3 (internet router)
Ok, so to make a long story longer, it's working, but is it right?? One NIC in my linuxmce.. external address .2, internal address .1, internet router and gateway for linuxmce .3 on my internet router I'm forwarding dhcp requests to linuxmce at .2 (does it matter if it's .1 or .2?) when my devices come up and pull an address, they are showing a gateway of .1 (internal address of linuxmce, not the real internet gateway .3) but they can still access the internet, so like I said, it's working... I guess my only question is, should I leave it alone since it's working, or does anything need to be changed?
Thanks