>>> On 5/6/2009 at 7:12 AM, in message <[email protected]>, Keith Gearty <[email protected]> wrote: > Hi all > > I wanted to change the IP Address of my SipX box from 192.168.0.196 to > 192.168.0.199. I thought all I had to do was change it in.System > > Servers, but it seems that just changed the IP setting of some services, > not the actual IP address of the box. So I logged into the console and > tried to run /root/sipx_reset_cd but it seems that nolonger exists in > 4.0. I found out about system-config-network-tui and tried that but > that seemed to kill the ethernet interface altogether, although the > startup script reports it as [OK]. I used system-config-network-tui to > set the IP address back again, but ethernet still seems to be dead. > > What can I do at this point to recover my system, and set the IP address > to the desired 192.168.0.199 ? > > Any help will be greatly appreciated. > Keith. > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > if you installed on Centos edit
/etc/sysconfig/networking-scripts/ifcfg-eth0 (assuming eth0 is your Ethernet card) then restart network services service network restart _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
