/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
Michael McConnell wrote: > On Mon, 11 Mar 2002, Samy Abbes wrote: > > > Samy Abbes wrote: > > > > > The firewall runs a 2.2.20 linux kernel, and > > > I use the following commands which are accepted > > > by my_firewall without any comment, and well listed > > > with the command ipmasqadm portfw -l : > > > > > > ipmasqadm portfw -f > > > ipmasqadm portfw -a -P tcp -L $extip 80 -R 192.168.0.7 80 > > > > > > (here $extip is the external IP adress of my_firewall). > > > > > > Now, when I try to connect to my_firewall through a browser by > > > typing his IP adress $extip, it gives me the following message : > > > "the connection was refused when attempting > > > to contact $extip". I expected to be connected to 192.168.0.7 of > > course. > > > > > > > I have no solution. I think that nothing is listening > > to the port 80. > > I changed my mind and use the program redir, > > which makes the job. > > Were you trying to talk to port 80 on $extip from inside your network? If > so, I've found this doens't work at all. However, from outside my network, > it works just fine. > > -- Michael "Soruk" McConnell [Eridani Linux 6.3 Now!] > I tryed both with the same result. But I notice that you succeeded in this way of forwarding : I may be wrong somewhere, and I'll try to correct. Thanks, Samy _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
