configuazione postfix
Inviato: gio 28 set 2006, 15:06
salve a tutti! non riesco a risolvere un problema con postfix.
l'ho installato su uno dei pc all'interno della mia rete locale ma riescono a telnettarsi e quindi a mandare mail solo i pc che appartengono alla rete locale usando tra l'altro l'ip privato assegnato al server per la rete locale (usando l'ip con cui esco su internet non si telnetta).
io vorrei che il server funzionasse anche per i client non appartenenti alla mia rete locale e che quindi si connettono via internet.
CREDO che le direttive del file main.cf interessate siano le seguenti:
# By default (mynetworks_style = subnet), Postfix "trusts" SMTP
# clients in the same IP subnetworks as the local machine.
# On Linux, this does works correctly only with interfaces specified
# with the "ifconfig" command.
#
# Specify "mynetworks_style = class" when Postfix should "trust" SMTP
# clients in the same IP class A/B/C networks as the local machine.
# Don't do this with a dialup site - it would cause Postfix to "trust"
# your entire provider's network. Instead, specify an explicit
# mynetworks list by hand, as described below.
#
# Specify "mynetworks_style = host" when Postfix should "trust"
# only the local machine.
#
mynetworks_style = class
(questo รจ il modo con cui ho configurato questa direttiva).
qualcuno sa come aiutarmi?
p.s. ho pensato una cosa: io ho fastweb che da contratto offre solo 20 ore di ip pubblico al mese. puo risultare un problema?
grazie a tutti per l'attenzione
l'ho installato su uno dei pc all'interno della mia rete locale ma riescono a telnettarsi e quindi a mandare mail solo i pc che appartengono alla rete locale usando tra l'altro l'ip privato assegnato al server per la rete locale (usando l'ip con cui esco su internet non si telnetta).
io vorrei che il server funzionasse anche per i client non appartenenti alla mia rete locale e che quindi si connettono via internet.
CREDO che le direttive del file main.cf interessate siano le seguenti:
# By default (mynetworks_style = subnet), Postfix "trusts" SMTP
# clients in the same IP subnetworks as the local machine.
# On Linux, this does works correctly only with interfaces specified
# with the "ifconfig" command.
#
# Specify "mynetworks_style = class" when Postfix should "trust" SMTP
# clients in the same IP class A/B/C networks as the local machine.
# Don't do this with a dialup site - it would cause Postfix to "trust"
# your entire provider's network. Instead, specify an explicit
# mynetworks list by hand, as described below.
#
# Specify "mynetworks_style = host" when Postfix should "trust"
# only the local machine.
#
mynetworks_style = class
(questo รจ il modo con cui ho configurato questa direttiva).
qualcuno sa come aiutarmi?
p.s. ho pensato una cosa: io ho fastweb che da contratto offre solo 20 ore di ip pubblico al mese. puo risultare un problema?
grazie a tutti per l'attenzione