View Single Post
Old 20th October 2011
wlm2 wlm2 is offline
Port Guard
 
Join Date: Jun 2011
Posts: 32
Default

First i think i should get an ip address to the network card inside my laptop Through the network cable in port vr1 .

Secondly - cat /var/log/daemon print .
Code:
Oct 20 11:37:45 ecbox savecore: no core dump
Oct 20 18:45:00 ecbox savecore: no core dump
Oct 20 18:57:21 ecbox dhclient[27753]: ioctl(SIOCGIFFLAGS) on fxp0: Device not configured
Oct 20 18:57:29 ecbox dhclient[702]: DHCPREQUEST on vr0 to 255.255.255.255 port 67
Oct 20 18:57:29 ecbox dhclient[702]: DHCPACK from 192.168.1.1 (00:22:6b:7b:7e:68)
Oct 20 18:57:29 ecbox dhclient[32743]: routehandler: interface address deleted
Oct 20 18:57:29 ecbox dhclient[702]: bound to 192.168.1.102 -- renewal in 43200 seconds.
Oct 20 19:07:30 ecbox savecore: no core dump
Oct 20 19:07:31 ecbox dhcpd[27321]: Can't listen on vr1 - it has no IP address.
Oct 20 19:07:31 ecbox dhcpd[27321]: No interfaces to listen on.
Oct 20 19:07:31 ecbox dhcpd[27321]: exiting.
Oct 20 19:32:10 ecbox dhcpd[29767]: Can't listen on fxp0 - it has no IP address.
Oct 20 19:32:10 ecbox dhcpd[29767]: No interfaces to listen on.
Oct 20 19:32:10 ecbox dhcpd[29767]: exiting.
Oct 20 19:32:17 ecbox dhcpd[25136]: Can't listen on vr1 - it has no IP address.
Oct 20 19:32:17 ecbox dhcpd[25136]: No interfaces to listen on.
Oct 20 19:32:17 ecbox dhcpd[25136]: exiting.
Oct 20 19:32:25 ecbox dhcpd[23654]: Can't listen on vr1 - it has no IP address.
Oct 20 19:32:25 ecbox dhcpd[23654]: No interfaces to listen on.
Oct 20 19:32:25 ecbox dhcpd[23654]: exiting.
Oct 20 19:55:41 ecbox savecore: no core dump
Oct 20 19:55:42 ecbox dhcpd[13655]: Can't listen on vr1 - it has no IP address.
Oct 20 19:55:42 ecbox dhcpd[13655]: No interfaces to listen on.
Oct 20 19:55:42 ecbox dhcpd[13655]: exiting.
Oct 20 20:02:33 ecbox dhcpd[29108]: Can't listen on fxp0 - it has no IP address.
Oct 20 20:02:33 ecbox dhcpd[29108]: No interfaces to listen on.
Oct 20 20:02:33 ecbox dhcpd[29108]: exiting.
Oct 20 20:02:39 ecbox dhcpd[4807]: Can't listen on vr1 - it has no IP address.
Oct 20 20:02:39 ecbox dhcpd[4807]: No interfaces to listen on.
Oct 20 20:02:39 ecbox dhcpd[4807]: exiting.
Oct 20 20:02:44 ecbox dhcpd[21725]: Can't listen on vr1 - it has no IP address.
Oct 20 20:02:44 ecbox dhcpd[21725]: No interfaces to listen on.
Oct 20 20:02:44 ecbox dhcpd[21725]: exiting.
Oct 20 20:04:43 ecbox savecore: no core dump
Oct 20 20:04:44 ecbox dhcpd[24328]: Can't listen on vr1 - it has no IP address.
Oct 20 20:04:44 ecbox dhcpd[24328]: No interfaces to listen on.
Oct 20 20:04:44 ecbox dhcpd[24328]: exiting.
Oct 20 20:11:51 ecbox dhcpd[21028]: Can't listen on start - it has no IP address.
Oct 20 20:11:51 ecbox dhcpd[21028]: No interfaces to listen on.
Oct 20 20:11:51 ecbox dhcpd[21028]: exiting.
Reply With Quote