BUG: Samba/WebUI
Posted: 07 Mar 2012, 10:47
Samba doesn't get restarted when you update /admin/network/lan to static IP.
Fix: /etc/init.d/samba restart
Code: Select all
root@b3:~# netstat -an | grep :139
tcp 0 0 192.168.10.1:139 0.0.0.0:* LISTEN
root@b3:~# ifconfig br0 | grep inet
inet addr:10.0.0.253 Bcast:10.0.255.255 Mask:255.255.0.0