2.4 in most ways is much easier than 2.2 to install, although there has been a learinng curve with the trimming down and the new zaptel package etc.
I have done the setup-cisco option for the tftp server in 2.4. I run my internal phones on a second macaddress directly from the mb on the server.
In order to get this working i had to change the /etc/sysconfig/network-scripts/ifcg/eth1 to:
BOOTPROTO=none
HWADDR={mac address}
DEVICE=eth1
MTU=""
NETMASK=255.255.255.0
BROADCAST=10.10.10.255
IPADDR=10.10.10.1
NETWORK=10.10.10.0
ONBOOT=yes
I also have this ifcfg-lo file - which might be the problem as none of these devices match anything for my system:
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback
My phones are communicating through eth-1 but when one of them powers down and back up, they get stuck on "configuring ip" and dont boot up. All of the remote phones on outside networks do not have this problem; they power up instantly and retrieve their respective data.
As i have been very careful due to the newness of 2.4 and my unfamiliarity with it, i keep the 2.2 version on separate back-up hard drives . When i boot the 2.2, the phones spin up immediately and swiftly to life. Swap the hard drives and they work again on 2.4 (after having "downloaded" on 2.2 hdd's).
Does anyone have any suggestions? I would be grateful if someone can point me in the right direction.
Thanks in advance
wtodd
Member Since:
2007-04-29