Hello
I have an external HP Surestore SCSI DAT drive that is connected to a SCSI card in my server (RedHat 6.2).
Does anyone know how I would reference the drive in order to perform backups using cpio or tar?
Thanks in advance.
Gary
Hi
I want to give my remote users access to our mail servers via ppp. Can anyone point me in the direction of some documentation which explains how to set up my Linux box to accept incoming PPP connections?
Thanks in advance.
Gary
AndyBo
Sorry, I should have explained! The firewall will not allow incoming requests with a destination port of 20 or 21 passed it. We do not host an ftp server on the secure side of the firewall. The ftp client is inside the firewall and the server is on the outside.
I know that the way...
Hi
I need to start a passive ftp session across my firewall. Can anyone help me with the ftp commands to accomplish this?
I have tried the following which does not work:
ftp> quote PASV
227 Entering Passive Mode (100,1,1,20,102,101)
ftp> put filename
I get unaqble to create the data...
Fenris<br><br>Assuming you are using ipchains to manage the firewall you need to add the following line to the start up script (not sure which script in your instance rc.firewall or firewall):<br><br>ipchains -A input -i ppp0 -p tcp --dport 6669 -j ACCEPT<br><br>Change ppp0 to reflect the...
Hi<br><br>Having recently installed an ipchains based firewall I want to give my remote users access to our POP3 server which is on the inside of our firewall. The documentation I have read says that merely allowing connections to port 110 is bad as the passwords are exchanged in plain text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.