I've created a Windows Share device under my Core. I've defined IP Address, Share Name, Username and Password. However the share never mounts. Greping for the sharename (fuzzywuzzybear) I see the following:
dev/xconsole:Dec 30 14:09:02 dcerouter automount[20988]: mount(generic): failed to mount //192.168.80.1/fuzzywuzzybear (type cifs) on /mnt/device/39
However, the IP I've defined is 192.168.80.50 (my Windows box), not 192.168.80.1 (the Pluto box / DCERouter). I am able to map the share via commandline using smbmount and the correct IP, but I have no idea how to get Pluto to use the .50 address instead of the .1 address.
Can anyone help?