Displaying 2 results from an estimated 2 matches for "external_".
Did you mean:
external
2005 Jun 17
1
PIX Firewall Ports and Access-Lists
Hello,
I am not too familiar with the settings in our PIX (learning though).
Here is the only access-list setting that we have in place for Asterisk:
access-list acl-prod permit udp any host EXTERNAL_*_IP_HERE eq 5060
In rtp.conf we are allowing ports 10000 - 20000.
We are not using SIP Fixup in our PIX due to firmware version.
How do I go about adding the ability for udp ports 10000 - 20000 to forward
to our Asterisk server?
We have intermittent audio issues on calls and I have narrowed it...
2007 Sep 19
0
smbvalid.a and valid.a files.
Hi,
Actually I'm installing Documentum on Linux Debian. Few from the steps:
1. Obtain the GNU SMB library source code.
This is available at Samba sites on the Web.
2. Build the GNU SMB library.
3. Copy the smbvalid.a library from the /smbval directory to the
$DM_HOME/install/
external_apps/checkpass directory.
4. Copy the valid.h file from the /include directory to the $DM_HOME/
install/external_
apps/checkpass directory.
Yep, I downloaded file yesterday (http://us1.samba.org/samba/ftp/
samba-latest.tar.gz), configured it with krb5 enabled and compiled,
but I can't find...