wilcal
08-14-2002, 06:30 PM
I am having a very difficult time connecting
with the ftp file server function in my
Linux Mandrake 8.2 server. This even over
the local LAN. The Apache web server works
both on LAN and WAN and the Linux box works
fine as an ftp client, both ways. I may be
just confused as to how to address it
from a LAN client. I can actually xfer
files from the Win98 box to the Linux using
the webmin files module.
Here are some appropriate files:
http://192.168.0.1/ (DSL Router)
http://192.168.0.2/ (Linux Server)
http://192.168.0.3/ (Win98 Box)
Webmin connectivity that works
https://localhost.localdomain:10000/ (from Linux box)
https://192.168.0.2:10000/ (from Win98 on LAN)
/ect/host
127.0.0.1
localhost.localdomain
localhost
10.0.0.1
xyz.com
/ect/host.conf
order hosts,bind
multi on
Lets say a user is ID: myname PW: spirit
Webmin tells me that Proftp is installed.
Using IE from the Win98 box how should I
address it?
ftp://192.168.0.2/myname
ftp://localhost.localdomain/myname
ftp://127.00.0.1 then it asks for ID & PW
??
Connecting as root is just fine for now.
Thanks
with the ftp file server function in my
Linux Mandrake 8.2 server. This even over
the local LAN. The Apache web server works
both on LAN and WAN and the Linux box works
fine as an ftp client, both ways. I may be
just confused as to how to address it
from a LAN client. I can actually xfer
files from the Win98 box to the Linux using
the webmin files module.
Here are some appropriate files:
http://192.168.0.1/ (DSL Router)
http://192.168.0.2/ (Linux Server)
http://192.168.0.3/ (Win98 Box)
Webmin connectivity that works
https://localhost.localdomain:10000/ (from Linux box)
https://192.168.0.2:10000/ (from Win98 on LAN)
/ect/host
127.0.0.1
localhost.localdomain
localhost
10.0.0.1
xyz.com
/ect/host.conf
order hosts,bind
multi on
Lets say a user is ID: myname PW: spirit
Webmin tells me that Proftp is installed.
Using IE from the Win98 box how should I
address it?
ftp://192.168.0.2/myname
ftp://localhost.localdomain/myname
ftp://127.00.0.1 then it asks for ID & PW
??
Connecting as root is just fine for now.
Thanks