Koozali.org: home of the SME Server

port forwarding

g270546

port forwarding
« on: July 19, 2002, 01:47:56 AM »
I am a new user.  I have linux manuals but I cannot find out how to install the port forwarding add on.  I have the files on a floppy.  Would someone please be kind enough to give me the commands to install the add on.  Thanks in advance.

Ian

Re: port forwarding
« Reply #1 on: July 19, 2002, 04:31:34 AM »
Next time I would suggest using the search option can be quite helpful

try this link

http://forums.contribs.org/index.php?topic=14531.msg55502#msg55502

g270546

Re: port forwarding
« Reply #2 on: July 19, 2002, 04:48:50 AM »
I already did that.  I have the esmith server and it is the only linux box that I have.  I went to the port forwarding add on site and got the files.  They were downloaded from Windows and put on a windows floppy.  Now I have to get it into the SME server folder using bash commands and I cannot find any documentation anywhere that will allow this.  I don't know if I have to convert the file to a linux format or if there is a way to copy the rpm files they way they are.  There is no references on where to copy the files or how to copy them from the floppy.  This is what I was getting at.  I am sorry that I was not more specific.  I realize that I am new to the linux world but I have search through books and forums for this answer.  I know that someone out there has been there.  Thanks.

John

Re: port forwarding
« Reply #3 on: July 19, 2002, 06:14:04 AM »
You can download the Win SCP here:
http://winscp.vse.cz/eng/

Use your local IP 192.168.1.1 and login with your root & root password. From windows you can transfer files easy to the SME box.

Success
John

g270546

Re: port forwarding
« Reply #4 on: July 19, 2002, 08:13:17 AM »
Thank you.  That was the information that I needed.  Worked like a charm.

chris meredith

Re: port forwarding
« Reply #5 on: July 19, 2002, 08:46:05 AM »
You might also try 'wget' directly on the E-smith server.

From the bash prompt type:

wget http://whatever

That will transfer the file directly.

You can also use rpm on a remote file.

rpm -Uvh http://whatever

Julio Cesar Contreras


Bill Talcott

Re: port forwarding
« Reply #7 on: July 22, 2002, 06:28:58 PM »
Check out http://forums.contribs.org/index.php?topic=4731.msg16493#msg16493 too. Once you install the Update System RPM, you don't even have to bother with the commandline stuff.