[Spce-user] Kamalio lb and/or proxy not starting after reboot
Akhil Chandra
achandra at telrouter.com
Fri May 18 17:01:37 EDT 2012
Works like a charm ... thanks Andrew ..
Akhil
-----Original Message-----
From: Andrew Pogrebennyk [mailto:apogrebennyk at sipwise.com]
Sent: Friday, May 18, 2012 9:38 AM
To: Akhil Chandra
Cc: spce-user at lists.sipwise.com
Subject: Re: [Spce-user] Kamalio lb and/or proxy not starting after reboot
Hi Akhil,
thanks. I'm wondering how did the lo interface disappear from the
/etc/network/interfaces file, anyway please add the following two lines:
auto lo
iface lo inet loopback
This should solve your problem.
On 05/18/2012 06:34 PM, Akhil Chandra wrote:
> Hi Andrew,
>
> Here is the ifconfig -a
> root at voip:~# ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:15:c5:e1:1d:54
> inet addr:207.145.55.147 Bcast:207.145.55.151
> Mask:255.255.255.248
> inet6 addr: fe80::215:c5ff:fee1:1d54/64 Scope:Link
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:53468 errors:0 dropped:0 overruns:0 frame:0
> TX packets:51036 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:14273139 (13.6 MiB) TX bytes:16310127 (15.5 MiB)
> Interrupt:16
>
> eth1 Link encap:Ethernet HWaddr 00:15:c5:e1:1d:55
> BROADCAST MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
> Interrupt:17
>
> lo Link encap:Local Loopback
> LOOPBACK MTU:16436 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
>
> Also, here is the /etc/network/interfaces files
>
> root at voip:~# cat /etc/network/interfaces # This file describes the
> network interfaces available on your system # and how to activate
> them. For more information, see interfaces(5).
>
> auto eth0
> iface eth0 inet static
> address 207.145.55.147
> netmask 255.255.255.248
> gateway 207.145.55.145
> dns-nameservers 208.67.222.222 iface eth1 inet static
> address 192.168.1.90
> netmask 255.255.255.0
> gateway 192.168.1.1
>
> Regards,
> Akhil
>
More information about the Spce-user
mailing list