Re: Accessing USB storage attached to network router

2019-04-10 Thread rlharris
On 2019.04.10 08:01, Rodolfo Medina wrote: I'm revisiting now this old thread in which I solved my problem... Now I have the problem again with my new router Zyxel VMG8823-B50B. I can access the USB stick via Nautilus: ... but don't manage to mount the USB stick. In /etc/fstab I have: I

Accessing USB storage attached to network router

2019-04-10 Thread Rodolfo Medina
I'm revisiting now this old thread in which I solved my problem... Now I have the problem again with my new router Zyxel VMG8823-B50B. I can access the USB stick via Nautilus: $ nautilus smb://192.168.1.1 but don't manage to mount the USB stick. In /etc/fstab I have: //192.168.1.1/mnt/usb1_

[solved] Re: Accessing USB storage attached to network router

2017-06-08 Thread Rodolfo Medina
Rodolfo Medina writes: > I plugged a USB storage pendrive into my ADSL internet router but don't know > how to access it. I tried putting in /etc/fstab something like: > > //192.168.1.1/USB_storage /mnt/public cifs guest 0 0 > > with no result: when I do `mount -a' it says: > > mount error(115

Re: Accessing USB storage attached to network router

2017-06-06 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jun 06, 2017 at 11:11:32AM +0100, Rodolfo Medina wrote: [...] [Case 1:] > >>> $ smbclient -L 192.168.0.1 > >>> WARNING: The "syslog" option is deprecated > >>> Enter rodolfo's password: > >>> Connection to 192.168.0.1 failed (Error NT_STATUS

Re: Accessing USB storage attached to network router

2017-06-06 Thread Rodolfo Medina
Darac Marjal writes: > On Tue, Jun 06, 2017 at 07:41:14AM +0100, Rodolfo Medina wrote: >>Rodolfo Medina writes: >> >>> Darac Marjal writes: >>> On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote: >Here: > > https://askubuntu.com/questions/109505/how-do-i-access-an-e

Re: Accessing USB storage attached to network router

2017-06-06 Thread Glyn Astill
>From: Darac Marjal >To: debian-user@lists.debian.org >Sent: Tuesday, 6 June 2017, 10:25 >Subject: Re: Accessing USB storage attached to network router >On Tue, Jun 06, 2017 at 07:41:14AM +0100, Rodolfo Medina wrote: >Rodolfo Medina writes: > >> Darac Marjal wr

Re: Accessing USB storage attached to network router

2017-06-06 Thread Darac Marjal
On Tue, Jun 06, 2017 at 07:41:14AM +0100, Rodolfo Medina wrote: Rodolfo Medina writes: Darac Marjal writes: On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote: Here: https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router the probl

Re: Accessing USB storage attached to network router

2017-06-05 Thread Rodolfo Medina
Rodolfo Medina writes: > Darac Marjal writes: > >> On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote: >>>Here: >>> >>> https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router >>> >>>the problem seems to be solved, but not for me... I plu

Re: Accessing USB storage attached to network router

2017-06-05 Thread Rodolfo Medina
david...@freevolt.org writes: > On Mon, 5 Jun 2017, Rodolfo Medina wrote: > >> Darac Marjal writes: >> >>> On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote: Here: https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router

Re: Accessing USB storage attached to network router

2017-06-05 Thread davidson
On Mon, 5 Jun 2017, Rodolfo Medina wrote: Darac Marjal writes: On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote: Here: https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router the problem seems to be solved, but not for me... I plu

Re: Accessing USB storage attached to network router

2017-06-05 Thread Rodolfo Medina
Darac Marjal writes: > On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote: >>Here: >> >> https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router >> >>the problem seems to be solved, but not for me... I plugged a USB storage >>pendrive into

Re: Accessing USB storage attached to network router

2017-06-05 Thread Darac Marjal
On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote: Hi all. Here: https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router the problem seems to be solved, but not for me... I plugged a USB storage pendrive into my ADSL internet router bu

Accessing USB storage attached to network router

2017-06-05 Thread Rodolfo Medina
Hi all. Here: https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router the problem seems to be solved, but not for me... I plugged a USB storage pendrive into my ADSL internet router but don't know how to access it. I tried putting in /etc/fstab so