Displaying 3 results from an estimated 3 matches for "dmz_ip".
2005 Jun 13
3
problem with pf and asterisk
current setup
SIP phone 192.168.1.30 --> linksys wrt54g sveasoft -- INTERNET --
(xl0) Firewall (xl2:172.16.0.50)--> (em1:172.16.0.101) Asterisk
problem is RTP stream not oging trouhg from * to sip and vice versa.
#1 and asterusk is pushing 192.168.1.30 back to linksys with 172 as
return address....
or
#2 asterisk trying to get back to me as 192.168 on public internet..
got
2004 Jul 14
1
tcng/tc setup
...ly received.
Thank you,
Gareth
----- Start long probably incorrect tcng code (I have left out the ingress
code I had, because it didn''t work at all, and I didn''t understand any of
it)
#define INTERNET eth0
#define LAN eth1
#define DMZ eth2
#define INTERNET_IP 0.0.0.0/0
#define DMZ_IP 10.2.1.0/16
#define LAN_IP 10.1.1.0/16
#define maxadsl 600kbps/2
#define highadsl 500kbps/2
#define medadsl 400kbps/2
#define midadsl 300kbps/2
#define lowadsl 200kbps/2
#define intadsl 150kbps/2
#define vloadsl 100kbps/2
#define noadsl 50kbps/2
dev INTERNET {
$meter = trTCM( cir 128kbps, cbs 10...
2004 Nov 19
14
FAQ 32
What changes would I need to make if there is a 4th interface that is going
to a DMZ
Thanks
Gene