Displaying 20 results from an estimated 577 matches for "localnet".
2020 Sep 21
2
Asterisk Drop call
...below:
allowoverlap = no
udpbindaddr = 0.0.0.0
tcpenable = no
tcpbindaddr = 0.0.0.0
transport = udp, ws, wss
srvlookup = yes
directmedia = no
rtcachefriends = yes
externaddr = my ip address
externhost = my domain address ; foo.dyndns.net; refreshed periodically
externrefresh = 180
localnet = 172.31.40.21 / 255.255.240.0; AWS NETWORK
localnet = 192.168.0.0 / 255.255.0.0; RFC 1918 addresses
localnet = 10.0.0.0 / 255.0.0.0; Also RFC1918
localnet = 172.16.0.0 / 12; Another RFC1918 with CIDR notation
localnet = 169.254.0.0 / 255.255.0.0; Zero conf local network...
2020 Sep 22
3
Asterisk Drop call
...srvlookup = yes
>
> directmedia = no
>
> rtcachefriends = yes
>
> externaddr = my ip address
>
> externhost = my domain address ; foo.dyndns.net
> <http://foo.dyndns.net>; refreshed periodically
> externrefresh = 180
>
> localnet = 172.31.40.21 / 255.255.240.0; AWS NETWORK
> localnet = 192.168.0.0 / 255.255.0.0; RFC 1918 addresses
> localnet = 10.0.0.0 / 255.0.0.0; Also RFC1918
> localnet = 172.16.0.0 / 12; Another RFC1918 with CIDR notation
> localnet = 169.254.0.0 /...
2009 Nov 20
0
Sip phones on localnet AND outside localnet problem
Hi list
I am having trouble getting asterisk to perceive the firewall's ip address as outside localnet (setting in sip.conf). The situation is this:
- phones inside lan work fine when localnet is set to 192.168.0.0/255.255.255.0
- phones outside the lan can't ack the invite from asterisk because asterisk perceives the outside phone to originate from localnet as DNAT is done with iptables and the...
2010 Sep 17
1
externip/localnet
Hi All,
Is it possible to specify more than 1 localnet? I know this is an odd
question. I have a customer that has multiple sites linked by VPN.
Main range is 192.168.33.0/24 and a remote site is 10.1.1.0/24
We want to allow some access to the public IP address at the main site. For
this to work I need to use the externip and localnet directive. If I...
2020 Sep 21
0
Asterisk Drop call
...indaddr = 0.0.0.0
>
> transport = udp, ws, wss
>
> srvlookup = yes
>
> directmedia = no
>
> rtcachefriends = yes
>
> externaddr = my ip address
>
> externhost = my domain address ; foo.dyndns.net; refreshed periodically
> externrefresh = 180
>
> localnet = 172.31.40.21 / 255.255.240.0; AWS NETWORK
> localnet = 192.168.0.0 / 255.255.0.0; RFC 1918 addresses
> localnet = 10.0.0.0 / 255.0.0.0; Also RFC1918
> localnet = 172.16.0.0 / 12; Another RFC1918 with CIDR notation
> localnet = 169.254.0.0 / 255.255.0.0; Zer...
2020 Sep 22
0
Asterisk Drop call
...>>
>> srvlookup = yes
>>
>> directmedia = no
>>
>> rtcachefriends = yes
>>
>> externaddr = my ip address
>>
>> externhost = my domain address ; foo.dyndns.net; refreshed periodically
>> externrefresh = 180
>>
>> localnet = 172.31.40.21 / 255.255.240.0; AWS NETWORK
>> localnet = 192.168.0.0 / 255.255.0.0; RFC 1918 addresses
>> localnet = 10.0.0.0 / 255.0.0.0; Also RFC1918
>> localnet = 172.16.0.0 / 12; Another RFC1918 with CIDR notation
>> localnet = 169.254.0.0 /...
2016 Feb 04
5
Squid as interception HTTPS proxy under CentOS 7
Hi all,
I am trying to configure squid as a interception HTTPS proxy under CentOS 7. At every https request, I am receiving a certificate error.
My current config for squid is:
# My localnet
acl localnet src 172.22.55.0/28
acl localnet src 172.22.58.0/29
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports...
2012 Feb 02
2
externip nat audio sip trunk issue problem
Hi all,
I've tried search this problem on the list... no luck...
The case is:
without externip/localnet config on sip.conf [general] my SIP trunk works,
but with no audio NAT problem (asterisk sends the private 192 address to
the outside...)
when I configure externip/localnet correctly my SIP trunk simply disappear!
Checking the signalling with tcpdump shows me that Im sending the packets
to the cor...
2019 Dec 03
2
Site to site VPN problems
2006 Jan 05
5
multiple links and nat
...v IF2 src IP2
/sbin/ip route add 127.0.0.0/8 dev lo table 202
/sbin/ip rule add from IP2 table 202
/sbin/ip route del default
/sbin/ip route add default scope global nexthop via P1 dev IF1 weight 1 nexthop via P2 dev IF2 weight 4
/sbin/ip route flush cache
/sbin/iptables -t nat -A PREROUTING -s LOCALNET -d P1_NET -j ACCEPT
/sbin/iptables -t nat -A PREROUTING -s LOCALNET -d P2_NET -j ACCEPT
/sbin/iptables -t nat -A POSTROUTING -o IF1 -s LOCALNET -j MASQUERADE
/sbin/iptables -t nat -A POSTROUTING -o IF2 -s LOCALNET -j MASQUERADE
thanks
seph
2011 Mar 19
1
Getting No Antenna bar when behind a NAT
My Asterisk server is behind a NAT and I have set:
----------------------------------------------------------------------------
externhost="my.server.address"
externrefresh=180
localnet=192.168.0.0/255.255.0.0
localnet=10.0.0.0/255.0.0.0
localnet=172.16.0.0/12
nat=yes
---------------------------------------------------------------------------
in [general] section of sip.conf.
I can make perfect conversation with my friend with the only exception of
both parties being on private...
2023 Oct 15
1
reliability of mounting shares while login
...re secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.
Oct 11 22:45:32 pc-jm kernel: [ 13.752484] CIFS: Attempting to mount \\srv-dc01.example.localnet\Daten$
Oct 11 22:45:32 pc-jm cifs.upcall: key description: cifs.spnego;0;0;39010000;ver=0x2;host=srv-dc01.example.localnet;ip4=192.168.0.36;sec=krb5;uid=0x14163c77;creduid=0x14163c77;user=tester;pid=0xaa8
Oct 11 22:45:32 pc-jm cifs.upcall: ver=2
Oct 11 22:45:32 pc-jm cifs.upcall: host=srv-dc01.exam...
2007 Mar 15
1
sip_nat.conf - Asterisk with two Ethernet Interfaces
Will this do the intended thing?
This is in sip_nat.conf which is included in sip.conf:
externip=192.168.0.200
localnet=192.168.0.200/255.255.255.0
externip=64.168.237.110
localnet=192.168.1.2/255.255.255.0
I have Asterisk running on a box with two Ethernet interfaces and bound to
both. One interface, 192.168.1.2 services clients outside the firewall
who are led to believe that Asterisk is running at 64.168.237.11...
2012 Jan 21
1
squid transparent proxy problem
...ocalhost src 127.0.0.1/32 ::1
acl localhost src 127.0.0.1/32
#acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32
# Example rule allowing access from your local networks.
# Adapt to list your (internal) IP networks from where browsing
# should be allowed
acl localnet src 10.0.0.0/8 # RFC1918 possible internal network
#acl localnet src 172.16.0.0/12 # RFC1918 possible internal network
#acl localnet src 192.168.0.0/16 # RFC1918 possible internal network
#acl localnet src fc00::/7 # RFC 4193 local private network range
#acl localnet src fe80::/10...
2005 Jun 15
0
RE: Call being answered, but no audio on either end
Thanks Gene.
Here is my localnet:
localnet=172.16.64.0/255.255.240.0
Which matches our subnets network address and subnet mask. Are you
recommending that I make it more restrictive?
Thanks,
Geoff
> -----Original Message-----
> From: Gene Willingham [mailto:gwillingham@comcast.net]
> Sent: Tuesday, June 14, 2005 9:1...
2008 Jun 11
1
Bind acl statement issue
>From the manual, localnets matches hosts belonging to a network for which the server
has an interface in. I have a dns server in a dmz with an ip of 192.168.2.2 in /24. Named.conf
has 3 views, localhost_resolver -> localhost, internal -> localnets, and external -> !localnets; !localhost.
I have a management workst...
2015 May 08
1
openvpn and firewalld
...ver based on CentOS7. Everything
is working fine as long as I disable firewalld. With firewalld enabled,
I can connect to the vpn and ping the machines on the network, but I am
unable to ssh to them.
What I had on my old server with iptables was two simple rules:
-A RH-Firewall-1-INPUT -s <localnet>/255.255.0.0 -d <vpnnet>/255.255.0.0
-j ACCEPT
-A RH-Firewall-1-INPUT -s <vpnnet>/255.255.0.0 -d <localnet>/255.255.0.0
-j ACCEPT
This allowed all traffic to flow between my vpn subnet and the local
network. How can I duplicate this behavior with firewalld?
I even tried u...
2007 May 03
2
SIP peer / Maximum retries exceeded on transmission
...domain=proxy.myhostname
disallow=all
allow=alaw
sipdebug = yes
recordhistory=yes
dumphistory=yes
register => <authstuff>@sip.externalpeer.com
externhost=proxy.myhostname
localnet=192.168.0.0/255.255.0.0
localnet=10.0.0.0/255.0.0.0
localnet=172.16.0.0/12
localnet=169.254.0.0/255.255.0.0
nat=never
canreinvite=no
[authentication]
auth = <authstuff>@sip.externalpeer.com
[provider]
type=peer
username=<myusername>
secret=<...
2015 Dec 28
2
vfs_fruit: cannot remove any file
...test.txt
rm: test.txt: Resource busy
cannot remove:
OS X 10.11.2 El Capitan
OS X 10.10.5 Yosemite
OS X 10.9.5 Mavericks
can remove:
OS X 10.8.5 Mountain Lion
OS X 10.7.5 Lion
OS X 10.6.8 Snow Leopard
Windows 7
Environment:
Fedora rawhide
samba-4.3.3-0.fc24
smb.conf:
[global]
workgroup = LOCALNET
server string = %h
dos charset = CP932
log file = /var/log/samba/log.%m
max log size = 50
security = user
passdb backend = smbpasswd
load printers = yes
cups options = raw
[Test 1]
path = /export/test1/
writable = yes...
2013 Jun 28
1
Asterisk behind NAT and Kamailio --> Internal IP in SDP and not "externip"
Hi,
We have some Asterisk servers that we are moving behind a NAT to
preserve public addresses and make room for growth. This is Asterisk 1.4
NAT works very good with the externip/localnet-setting when we are
connected directly to our teleco. But when I try to use NAT and put them
behind our Kamailio something interesting happens: The media-address in
the SDP is the internal ip and not the external.
This is the setup:
Teleco <-> Kamailio <-> Asterisk
SIP -->...