Hi,

what I need to make VoIP inside from my LAN to
outsite Internet ?

I have a Linux router with
- kernel 2.4.20
- iptables 1,2,8 (with Patch-o-Magic. H323)

eth0 is connected to ISP
eth1 is connected to LAN

I've SNAT next rule in order to share my internet connection:

iptables -A POSTROUTING -t nat -s 192.168.1.0/24 -j SNAT --to-source
200.69.54.124

and, of course "/proc/sys/net/ipv4/ip_forwarding = 1"

I need other netfilter patch ?

REgards
Andres.

_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to