|
No ip address shown 3 Months, 2 Weeks ago
|
Karma: 0
|
|
Hi all,
I installed elastix 2.2 but when I logon using root user no ip shown in the message that ask you to access the system from GUI.
I checked my interface and configuration like following:
LAN card: 192.168.2.207
Default gateway:192.168.2.1
my lan is up using this command "ifconfig eth0 192.168.2.207 up"
DNS ip's :Ok
my route route -n is:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
Hostname :xyz
Hosts configuration:
127.0.0.1 Elastix2 localhost localhost.localdomain
the Ifconfig output has no error or unusual things
If I tried to ping anything except my IP address or loopback I face "Destination Host Unreachable"
FYI: I installed the system in stand alone gigabyte PC: Intel 1.8 Ghz, RAM: 256 MB, 40 GB HD.
thanks a lot
|
|
|
|
|
|
|
Re: No ip address shown 3 Months, 2 Weeks ago
|
Karma: 33
|
|
Seems to be a networking issue
I have to tell you that ifconfig command only works until you reboot your box, you have to configure the files to be permanent.
One other thing, what is the output of ifconfig?
Regards,
Claudio
|
|
|
|
|
|
|