Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Router - TG582N - USB port: Difference between revisions

Content deleted Content added
Adsb (talk | contribs)
m Document the 'gotcha' of making the disk/partition a managed partition
Reedy (talk | contribs)
m clean up, typos fixed: the the → the
 
(10 intermediate revisions by 2 users not shown)
Line 5: Line 5:
* plugging in a USB printer, which can allow a printer sharing server to share the printer
* plugging in a USB printer, which can allow a printer sharing server to share the printer


= [[Router_-_TG582N_-_3G|3G broadband]] =
= [[Router - TG582N - 3G|3G broadband]] =


= Content Sharing =
= Content Sharing =
Line 12: Line 12:
network attached storage.
network attached storage.


The content sharing server uses a separate 'virtual' interface, which it grabs its IP via DHCP. It appears to use the first DHCP pool to obtain its
The content sharing server uses a separate 'virtual' interface, which grabs its IP via DHCP. It will use the first DHCP address it can, this can be
address, it's possible to add an extra pool which just serves 10.0.0.137 (for example) for the content server.
fairly catastrophic with a /30 (see image below) - it's possible to add an extra DHCP pool which just serves 10.0.0.137 (for example) for the content server.


View the IP which content sharing has on the web interface: - Home Network - Interfaces - Local Network:
View the IP which content sharing has on the web interface: - Home Network - Interfaces - Local Network:
Line 32: Line 32:
* FTP server
* FTP server


The TG582n can use a USB storage device with a single partition formatted as FAT32. (''Your author has not tried anything else yet'')
The TG582n can use a USB storage device with partitions formatted as FAT32 or EXT2/3/4. There are some restrictions - with the following disk
Device Boot Start End Sectors Size Id Type
/dev/sdb1 63 65529134 65529072 31.3G c W95 FAT32 (LBA)
/dev/sdb2 65529135 229376069 163846935 78.1G 7 HPFS/NTFS/exFAT
/dev/sdb3 229376070 397148229 167772160 80G 83 Linux
/dev/sdb4 397148230 625142447 227994218 108.7G 83 Linux
content sharing sees all partitions except the NTFS one (/dev/sdb2), but doesn't correctly read the EXT4 partition (/dev/sdb4). Whether this
is because of partition size, or start sector, or EXT4-ness, is TBD. (/dev/sdb3 is EXT3).


== CIFS server ==
== CIFS server ==
Line 62: Line 69:
although on Linux ''/sbin/mount.cifs'' might be more useful than ''smbclient''.
although on Linux ''/sbin/mount.cifs'' might be more useful than ''smbclient''.


Note that the share named above 'Disk_a1' is the share available before one has made the disk/partition a 'Managed partition' (see below). Once
Note that the share named above 'Disk_a1' is the share available if the disk/partition is not a 'Managed partition' (see below).
the disk/partition is a 'Managed partition' the available share names change (to 'Shared' and 'Media') and the root directory is no longer accessible.
If the disk/partition is a 'Managed partition' the available share names change (to 'Shared' and 'Media') and the root directory of the
partition is no longer accessible from content sharing.


== UPNP AV server ==
== UPNP AV server ==
Line 79: Line 87:
- select View - Playlist - Local Network - Universal Plug'n'Play - Technicolor TG582n (unless one has changed the default name).
- select View - Playlist - Local Network - Universal Plug'n'Play - Technicolor TG582n (unless one has changed the default name).


Now it just needs some media files added in the the 'Media/Pictures', 'Media/Music' or 'Media/Movies' directories.
Now it just needs some media files added in the 'Media/Pictures', 'Media/Music' or 'Media/Movies' directories.


== FTP server ==
== FTP server ==
Line 85: Line 93:
Enable with:
Enable with:
:contentsharing ftp config state=enabled
:contentsharing ftp config state=enabled

The FTP server is only of use if the disk/partition is a managed partition (see above). If the disk/partition is
not a managed partition, then there's no home directory available for the FTP server and login fails.


FTP to the content sharing IP address, and login with router username/password (the Administrator credentials work OK).
FTP to the content sharing IP address, and login with router username/password (the Administrator credentials work OK).
The root directory of the FTP server is the share named 'Shared' - whereas the shared media files for the UPNP AV server
The root directory of the FTP server is the share named 'Shared' - whereas the shared media files for the UPNP AV server
are under a share named 'Media'.
are under a share named 'Media'.

== File system structure ==

On a USB storage device which has (at some point) been a managed partition, the file system comprises directories
named
* Settings
* Shared
* Media
* Media/Pictures
* Media/Music
* Media/Movies

There's a file 'Settings/manageddisk_marker' which contains a date/time string. The presence/absence/contents of this file doesn't accurately reflect the 'managed disk' status of the disk - the status has to be changed via the web UI.


= Printer Sharing =
= Printer Sharing =
Line 99: Line 123:
:printersharing LPD queue menu
:printersharing LPD queue menu


==Other pages regarding this router:==
=Other pages regarding this router=
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl>
<ncl style=bullet maxdepth=5 headings=bullet headstart=2 showcats=1 showarts=1 showfirst=1>Category:Router TG582N</ncl>




[[Category:Router TG582N]]
[[Category:Router TG582N|USB]]
[[Category:Router]]