- Original Message -
From: "FBSD_UG" <[EMAIL PROTECTED]>
To: "Vasili S." <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, June 13, 2006 3:49 AM
Subject: Re: Help redirect port
On 08 jun 2006, at 16:49, Vasili S. wrote:
I try mak
On 08 jun 2006, at 16:49, Vasili S. wrote:
I try make redirect port by natd
# natd -n ed1 -redirect_port tcp 192.168.1.100:80 8080
no work
Not see traffic by tcpdump,
Not see listen port (netstat or sockstat)
why ?
interfaces
~~~
ed1: flags=8843 mtu 1500
inet A.B.C.D netmask
I try make redirect port by natd
# natd -n ed1 -redirect_port tcp 192.168.1.100:80 8080
no work
Not see traffic by tcpdump,
Not see listen port (netstat or sockstat)
why ?
interfaces
~~~
ed1: flags=8843 mtu 1500
inet A.B.C.D netmask 0xffc0 broadcast A.B.C.
ether 00
On 5/12/05, Carlos Alloatti <[EMAIL PROTECTED]> wrote:
> On 5/11/05, Andrew P. <[EMAIL PROTECTED]> wrote:
> > Hello!
> >
> > I have a program that binds to ip:port. What are
> > my options, if I want it to listen on all interfaces
> > (*:port)? Let's say reconfiguring the program
> > and/or running
At 12:56 PM 5/12/2005, you wrote:
I have a program that binds to ip:port. What are my options, if I want it
to listen on all interfaces (*:port)? Let's say reconfiguring the program
and/or running one instance per interface is not possible.
How 'bout:
* Install ports/net/redir
* Config original p
On 5/11/05, Andrew P. <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I have a program that binds to ip:port. What are
> my options, if I want it to listen on all interfaces
> (*:port)? Let's say reconfiguring the program
> and/or running one instance per interface is
> not possible. I've got ipfw as a fi
On 5/11/05, Andrew P. <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I have a program that binds to ip:port. What are
> my options, if I want it to listen on all interfaces
> (*:port)? Let's say reconfiguring the program
> and/or running one instance per interface is
> not possible. I've got ipfw as a fi
Hello!
I have a program that binds to ip:port. What are
my options, if I want it to listen on all interfaces
(*:port)? Let's say reconfiguring the program
and/or running one instance per interface is
not possible. I've got ipfw as a firewall.
Thanks!
Andrew P.
77-7781
As you make these changes you can apply them without restarting by running
/etc/netstart.
Hope that helps.
-Randy
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stanley Chan
Sent: Friday, January 01, 1999 9:10 AM
To: [EMAIL PROTECTED]
Subject
Are you using ipfilter or ipfw? In the former case, read this how-to:
http://www.obfuscation.org/ipf/ipf-howto.html
Deling
On Sat, 2 Jan 1999, Stanley Chan wrote:
> Dear Friends,
>
> The example in the NAT documents is sufficient, can anyone tell me how
> to redirect ports in the NAT machine. H
Dear Friends,
The example in the NAT documents is sufficient, can anyone tell me how
to redirect ports in the NAT machine. How to put the following command
in the rc.conf ? I want to use one of the amchine behind the NAT to run
web server.
-redirect_port tcp 192.168.0.2:6667 6667
-redirect_port
11 matches
Mail list logo