Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Unable to connect to samba share
#17
Hi

you could use a broadcast ping to see if you are able to ping any other comp on the network. In your case it would be :
Code:
ping 192.168.1.255


you could also do a
Code:
sudo ifconfig
to see the right network configuration. There should be a line like :
Code:
inet 192.168.1.nnn netmask 0xffffff00 broadcast 192.168.1.255
where nnn is your IP Address.
Oh, some router don't use the Network-Adress (which would be in your case 192.168.1.1) Instead they are using .2. So if you get a 192.168.1.2 back in your broadcast ping, you could give that a try by editing the resolv.conf. ( If your router has a setup as"stealth mode" it will not response to any ping - saying that means that the broadcast might not bring back your router IP )
Reply


Messages In This Thread
Unable to connect to samba share - by Riddik - 11-29-2018, 10:16 AM
RE: Unable to connect to samba share - by Riddik - 11-29-2018, 06:05 PM
RE: Unable to connect to samba share - by Riddik - 11-30-2018, 09:54 AM
RE: Unable to connect to samba share - by UpsiUps - 11-30-2018, 10:05 AM
RE: Unable to connect to samba share - by UpsiUps - 12-02-2018, 08:35 AM
RE: Unable to connect to samba share - by Riddik - 11-30-2018, 06:13 PM
RE: Unable to connect to samba share - by Riddik - 12-01-2018, 03:09 PM
RE: Unable to connect to samba share - by UpsiUps - 12-01-2018, 08:54 PM
RE: Unable to connect to samba share - by Riddik - 12-02-2018, 04:17 PM
RE: Unable to connect to samba share - by UpsiUps - 12-02-2018, 07:42 PM

Forum Jump: