Imam router D-link DI604 in za njim proftpd server. Problem mi je ker mi nikakor ne delajo pasivne povezave na ftp streznik. Na routerju sem nastavil tudi virtual dmz na lokalni ip streznika pa ne pomaga kaj dosti. V proftpd strezniku sem nastavil masquerade address, pa je isto kot da tega nebi nastavil. Z routerja sem forwardal tudi porte 60100 do 60200.... Pojma nimam vec kaj narediti razen menjati router
Proftpd.conf: ServerName "ftp.domena.si" ServerType standalone DeferWelcome off MultilineRFC2228 on DefaultServer on ShowSymlinks on TimeoutNoTransfer 600 TimeoutStalled 600 TimeoutIdle 1200 DisplayLogin welcome.msg DisplayFirstChdir .message ListOptions "-l" DenyFilter \*.*/ # Uncomment this if you are using NIS or LDAP to retrieve passwords: #PersistentPasswd off # Uncomment this if you would use TLS module: #TLSEngine on # Uncomment this if you would use quota module: #Quotas on # Uncomment this if you would use ratio module: #Ratios on # Port 21 is the standard FTP port. Port 21 PassivePorts 60100 60200 MasqueradeAddress ftp.domena.si DefaultRoot ~
_______________________________________________ lugos-list mailing list [email protected] http://liste2.lugos.si/cgi-bin/mailman/listinfo/lugos-list
