I installed a hybrid with only 1 nic.
Is it possible to access the admin website on the external adress ? I tried just putting the http://xxx.xxx.xxx.xxx on another machine the network but to no avail. Am I missing a certain url and/or port ?
Thanks for the help.
if you are behind a router, you must forward the http port (80) to LMCE machine private ip.
Both machines are on a local 192.168.1.X domain.
The hybrid did setup a internal 192.168.80.X IP and an external 192.168.1.X.
I'm trying to get the webadmin via the 192.168.1.X one but it times out.
from what location are you trying to acces it? from outside your network?
You must go to Web Admin (from the hybrid UI->advanced->computing), select the Advanced->Network->Firewall Rules page and add the following ports : 80(http), 22(ssh), 3450(DCERouter), 445(Samba Shares).
That did the trick ! Thanks.
Another similar question, I tried doing a network boot on a third machine.
It found the core and got issued the ip 192.168.80.2.
However it wasn't able to mount the image correctly. I assume this is because the core only has one nic with ip 192.168.1.17 (and 192.168.80.1), i'd probably have to do something funky with the route table ?
Quote from: Wikcetman on July 31, 2007, 10:17:41 AM
That did the trick ! Thanks.
Another similar question, I tried doing a network boot on a third machine.
It found the core and got issued the ip 192.168.80.2.
However it wasn't able to mount the image correctly. I assume this is because the core only has one nic with ip 192.168.1.17 (and 192.168.80.1), i'd probably have to do something funky with the route table ?
You should not have to do anything to the routing table to add a 3rd MD (or any number of additional MD's). However based on the 80.2 address this looks like it is your 1st MD that your adding.
It is indeed, the core is a hybrid. This will be the first MD.
How does the installation differ from a 2nd or 3rd ?