[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fwd: Small Addition Re: A tutorial by me on how to convert theADSL...]
- To: linux-il(at-nospam)cs.huji.ac.il
- Subject: [Fwd: Small Addition Re: A tutorial by me on how to convert theADSL...]
- From: Alex Shnitman <alexsh(at-nospam)hectic.net>
- Date: 31 Dec 2001 11:38:45 +0200
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
This is an addendum to the previous message.
-----Forwarded Message-----
From: shimi <shimi@shimi.biz>
Subject: Small Addition Re: A tutorial by me on how to convert the ADSL...
Surprise surprise. Alcatel Desires to be Cisco, or something.
Port forwarding is available! :-)
Telnet into the modem, type "nat" (the prompt changes to "[nat]=>")
and you type (for instance, to forward incoming FTP to 1.2.3.4):
create protocol=TCP inside_addr=1.2.3.4:21 outside_addr=x.x.x.x:21
if you have a perm ip, use it in x.x.x.x. if not, use 0.0.0.0
I just tried it to my winblows machine, and telnetted from my chat
server to port 21 on my IP...
-- Result at my firewall --
The firewall has blocked Internet access to your computer (FTP) from
chat.fresh.co.il (213.8.56.247) (TCP Port 35050) [TCP Flags: S].
Time: 23/12/2001 11:39:20
-- End of result --
In short, the guys at alcatel - I love you dudes :-)
(of course, you can change the protocol to UDP if that's what you
desire...)
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il