[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
Re: OT: IpCop config for VoIP
- To: ukha_d@xxxxxxx
- Subject: Re: OT: IpCop config for VoIP
- From: "Patrick Lidstone" <patrick@xxxxxxx>
- Date: Tue, 20 May 2003 17:16:33 -0000
- Mailing-list: list ukha_d@xxxxxxx; contact
ukha_d-owner@xxxxxxx
- Reply-to: ukha_d@xxxxxxx
--- In ukha_d@xxxxxxx, "K. C. Li" <li@l...> wrote:
> On Tue, 20 May 2003, Patrick Lidstone wrote:
>
> > I'm guessing that this is easy enough to do from the command
line,
> > but the docs, google, wiki etc all leave me in the dark. Can
anyone
> > enlighten me - I need to forward all UDP ports above 1024 to an
> > address in my DMZ so that I can get SIP playing nicely...
>
> Assuming you are using iptables, you may try the following rule:
>
> /usr/local/sbin/iptables -t nat -A PREROUTING -d [incoming IP] -p
udp
> --dport 1025: -j DNAT --to-destination [DMZ IP]
>
Great, thanks.
Patrick
Home |
Main Index |
Thread Index
|