The output of "smbd -d 10 -i" contains the following

==========
...
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf  last mod_time: Wed Aug  9
21:35:55 2006

sys_gethostbyname: Unknown host. lo
can't determine netmask for lo
sys_gethostbyname: Unknown host. int0
can't determine netmask for int0
WARNING: no network interfaces found
Netbios name list:-
my_netbios_names[0]="SERVER"
loaded services
...
==========

NOTE: "int0" is a standard Ethernet "eth0" or "eth1" that has been renamed
via udev (based on MAC) to avoid eth0 and eth1 naming ambiguity when one
module got loaded before the other.


ifconfig returns the following information for lo and int0:

int0      Link encap:Ethernet  HWaddr 00:14:85:35:F1:78
          inet addr:172.30.1.1  Bcast:172.30.1.255  Mask:255.255.255.0
          inet6 addr: 2001:5c0:82e4:1::1/64 Scope:Global
          inet6 addr: fe80::214:85ff:fe35:f178/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:18589 errors:0 dropped:0 overruns:0 frame:0
          TX packets:25319 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2024427 (1.9 MiB)  TX bytes:20873800 (19.9 MiB)
          Interrupt:217 Base address:0xc000

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:778679 errors:0 dropped:0 overruns:0 frame:0
          TX packets:778679 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:179261083 (170.9 MiB)  TX bytes:179261083 (170.9 MiB)




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to