PDA

View Full Version : Come configuro un router con Fastweb?


kronos2000
24-11-2003, 18:19
Ciao a tutti,

sono un utente Fastweb in ADSL.
All'home access getaway(HAG)di fastweb ho connesso, via ethernet, un access point della Sparklan.
Tutto funziona egregiamente, ho impostato il WEP, ma questo access point ha la caratteristica di poter funzionare anche da:


router
NAT
MAC filtering


L'access point comunica via radio con due pc.
Tutto il traffico dati passa quindi per l'AP che lo inoltra verso l'HAG di Fastweb.

Ora, io vorrei sfruttare l'AP in questa maniera:
gli dico di indirizzare tutto il traffico dati verso l'ip del getaway fastweb, e di mascherare tramite NAT i miei pc locali.
il problema è questo:

nella pagina di configurazione del router, cioè dell'access point, mi viene chiesto di impostare:

· Destination IP Address - The Destination IP Address is the address of the network or
host to which you want to assign a static route.
· Subnet Mask - The Subnet Mask determines which portion of an IP address is the
network portion, and which portion is the host portion.
· Gateway - This is the IP address of the gateway device that allows for contact between
the Router and the network or host.

io credevo che destination address e getaway address dovessero essere gli stessi, visto che tutti i dati attualmente vengono inviati al getaway, ma mi dà errore.....mi dite cosa sbaglio?

Grazie mille a chiunque mi risponderà!

capocozza
25-11-2003, 02:37
Detta alla buona, il destination ip address dovrebbe essere nel tuo caso l'ip della rete verso la quale definisci una route statica, il gateway è l'interfaccia a cui rivolgersi per uscire dalla propria rete. La combinazione dei due parametri stabilisce l'interfaccia (gateway) da utilizzare per raggiungere un determinato ip (destination ip). L'errore (credo) sta nel fatto che hai specificato l'ip di un host al posto di quello di una rete. Direi di provare a dare destination ip 0.0.0.0 e subnet 0.0.0.0 su gw fastweb (come hai già fatto).

kronos2000
25-11-2003, 15:54
ok grazie, ora provo!!:)