Looked into Samba log ( /var/log/samba/log.all)
Code: Select all
[2008/10/05 21:30:34, 0] lib/interface.c:load_interfaces(225)
WARNING: no network interfaces found
My ifconfig:
bubba:/etc/samba# ifconfig
eth0 Link encap:Ethernet HWaddr 00:22:02:00:00:E6
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::222:2ff:fe00:e6/64 Scope:Link
UP BROADCAST RUNNING MTU:1500 Metric:1
RX packets:92020 errors:0 dropped:0 overruns:0 frame:0
TX packets:49912 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9785535 (9.3 MiB) TX bytes:6769786 (6.4 MiB)
Base address:0xe000
eth1 Link encap:Ethernet HWaddr 00:22:02:00:00:E7
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:1780 (1.7 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:11244 errors:0 dropped:0 overruns:0 frame:0
TX packets:11244 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:12087161 (11.5 MiB) TX bytes:12087161 (11.5 MiB)
Can anyone spot the error?? (I can't...)
