accesso tramite myqnapcloud e rete locale

Discussioni sulle funzioni di DDNS e port-forwarding dei NAS.
ninio
Messaggi: 929
Iscritto il: 11 nov 2012, 12:51
Contatta:

Re: accesso tramite myqnapcloud e rete locale

Messaggio da ninio »

Questo è il tutorial del tuo firmware
http://www.dd-wrt.com/wiki/index.php/DN ... HCP_server
---------
TS-453Pro 3xWD30EFRX + SSD Cache
APC BE700G-IT Back UPS
HP 1810-24G J9803A
AirPort Time Capsule - 2TB
AirPort Express x 2
MacBook Pro 13" Retina i5 2,6Ghz 16Gb 256Gb SSD
Foscam FI9831W x 2
Avatar utente
dMajo
Messaggi: 162
Iscritto il: 19 ago 2012, 13:30
Località: FVG - Italia

Re: accesso tramite myqnapcloud e rete locale

Messaggio da dMajo »

Qui una breve wiki sull'argomento .... se hai problemi a capirla conferma di avere le stesse schermate e poi ci risentiamo per la loro compilazione.

Essenzialmente si tratta di compilare le schermate "Network Address Server Settings (DHCP)" e "DHCP Server" come da guida (con i dati pertinenti alla propria lan ovviamente) e poi nella schermata "DNSMasq" oltre alle due righe indicate aggiungere:

Codice: Seleziona tutto

addn-hosts=/tmp/hosts
avendo poi cura di compilare/creare il file "hosts" in "tmp" con i record che verranno serviti dal dns

Codice: Seleziona tutto

# This is a sample HOSTS file
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
#
192.168.0.1	mionas.myqnapclud.com	# il mio nas
Ovviamente tutto quello a destra del "#" è un commento ed è facoltativo.
  • APC SMT2200I+AP9631
  • Vigor2862Vac: LoadBal. FTTC(30M/3M)+FTTH(1G/100M)+USB4G
  • Netgear GS728TPv2 PoE+
    • Netgear 2xGS108Tv2,GS310TP
    • HP 4xNJ2000G,4xNJ220
    • Draytek 2xAP902
  • TS-569Pro: QTS4.3.3(0238),3GB,5xWD30EFRX; LAG
  • DS1819+: DSM6.2.4(25556),32GB; 2x845DCPro,4xWD60EFRX,2xWD60PURX; LAG(1+2),3,4
  • Media:
    • DENON AVR4311
    • UE55ES8000Q,UE32ES6800Q,UE22F5410AY
    • Gigaset 2xDX800A,SL910H,2xDA210
    • Note8,A5;N8
Rispondi