Re: [GnomeMeeting-list] need help to configure my iptables



ok thanx, by the way do i need to install special packages on debian in order 
to forward port 1720 with h323  support or do I just need iptables?

On Tuesday 04 May 2004 02:51 am, Dennis Gilmore wrote:
> > #!/bin/bash
> > IPTABLES=/sbin/iptables
> > # = where resides the iptables binary (see "type -p iptables")
> > OUT_DEV=81.57.5.106
>
> ^^^^^^^ should be the device eth1
>
> > # = your public Internet-Device
> > IN_DEV=eth1
>
> ^^^^ should be eth0
>
> > # = your internal Internet-Device
> > IN_HOST=192.168.0.3
> > # = Host to which the incoming H323 is being forwarded
>
> the rest should be ok then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]