[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Samba client



Following a suggestion on the list the other day I got Samba to
work using the interface name rtk0 istead of an ip address.

Now when I try it, it doesn't work. I know just enough to get
basic networks going so I am stumped atm.

Do I need to restart the network after adding the route ?

Peter

# /sbin/route add 192.168.0.0 rtk0
# route
Destination         Gateway             Flags   Ref      Use Metric Iface
default             192.168.0.1         UGD       1     1243      0 rtk0
192.168.0.200       *                   UH        1     1150      0 lo0
192.168.0.0         *                   UD        1      573      0 rtk0
127.0.0.0           *                   U         1        0      0 lo0
127.0.0.1           *                   UH        1       16      0 lo0


# smbd -d 10 -i
...
file /etc/samba/smb.conf -> /etc/samba/smb.conf  last mod_time: Sat Aug 28 13:25:58 2010

sys_gethostbyname: Unknown host. rtk0
can't determine netmask for rtk0
WARNING: no network interfaces found
Hash size = 521.
Netbios name list:-
my_netbios_names[0]="MILAN"
loaded services
...