Router - TG582N - USB port: Difference between revisions

m (Fix a heading level)
m (Content sharing can use FAT32 or EXT2/3/4)
network attached storage.
 
The content sharing server uses a separate 'virtual' interface, which it grabs its IP via DHCP. It appears towill use the first DHCP pooladdress it can, it's possible to obtainadd an extra DHCP pool which just serves 10.0.0.137 (for example) for the content itsserver.
address, it's possible to add an extra 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:
* FTP server
 
The TG582n can use a USB storage device with a single partitionpartitions formatted as FAT32 or EXT2/3/4. (''Your authorThere are some hasrestrictions not- triedwith anythingthe elsefollowing yet'')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 ==