Displaying 7 results from an estimated 7 matches for "xl2".
Did you mean:
l2
2005 Mar 30
1
Omega 2 boolean values.
Morning All,
I have a boolean value called:
countyid with the i.d. of XL
Is it possible to give a unique entry two values so if I search for XL1
or XL2 this unique entry is shown in both queries?
Cheers
John
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
canreinvite=...
2003 Feb 24
2
69.x.x.x network in rfc1918
...(65.213.121.129) 0.932 ms 0.641 ms 0.636 ms
3 Loopback0.GW5.EWR1.ALTER.NET (137.39.4.120) 1.199 ms 1.111 ms 1.115 ms
4 119.ATM4-0.XR2.EWR1.ALTER.NET (152.63.20.238) 1.269 ms 1.621 ms 1.270
ms
5 192.at-2-0-0.XR2.NYC9.ALTER.NET (152.63.17.242) 1.984 ms 1.863 ms
1.739 ms
6 0.so-2-1-0.XL2.NYC9.ALTER.NET (152.63.23.141) 1.968 ms 1.873 ms 1.836
ms
7 0.so-1-2-0.XL2.NYC4.ALTER.NET (152.63.21.13) 2.596 ms 2.212 ms 2.073
ms
8 0.so-7-0-0.BR1.NYC4.ALTER.NET (152.63.21.81) 2.125 ms 2.063 ms 2.246
ms
9 so-0-0-0.edge1.NewYork1.Level3.net (209.244.160.181) 3.263 ms 3.364 ms
3...
2003 May 22
0
VPN IPSEC WIRELESS
I am having problems in the implementation of a VPN, below made a project of my net:
INTRANET
(10.0.0.0/24)
|
10.0.0.5
xl0
NetBSD IPNAT ( map wi0 10.0.0.0/24 -> 192.168.213.10 )
wi0
192.168.213.10/30
|
|
Wireless
VPN
|
|
192.168.213.9/30
xl2
FreeBSD NATD ( divert natd all from any to any )
xl0
200.x.x.5/24
|
200.x.x.1/24
Router
|
|
INTERNET
NetBSD Node ( ipsec.conf ):
spdadd 192.168.213.10 0.0.0.0/0 any -P out ipsec esp/tunnel/192.168.213.10-192.168.213.9/require;
spdadd 0.0.0.0/0 192.168.213.10 any -P in i...
2012 Oct 24
1
IPSEC/L2TP Local and External Internet Access at same time through two interfaces?
...before resending. So apologies if this goes out twice. I am not trying to spam.
I was hoping someone could help me with L2TP/IPSEC routing issues. I have a fairly typical setup in which I have a server with eth0 (local traffic) and eth1 (external/internet traffic). I also have a VPN with OpenSwan/xl2tpd/ppp. I want users that log into the system to be able to use both eth0 and eth1. E.g. local internal sites are available, as is the internet. Thus far, my success has been either granting access to the local intranet, or the external internet, but not actually both at the same time. Could someon...
2003 Apr 13
1
users cannot change their passwords in domain
...ngo.ru 4.7-STABLE FreeBSD 4.7-STABLE #2: Tue Mar 25 20:30:51 YEKT
2003 root@bingo.ru:/usr/obj/usr/src/sys/bingo i386
with config:
=== cut ===
[global]
workgroup = bingo
netbios name = emily
server string = bingo samba daemon
hosts allow = 192.168.2. 127.
hosts deny = 192.168.1.
interfaces = xl2
bind interfaces only = yes
map archive = no
inherit permissions = yes
logon drive = z:
domain logons = yes
domain admin group = raven vova root toor
logon path = \\%L\profiles\%U
guest account = guest
map to guest = bad user
security = domain
log file = /var/log/samba/%m.log
max log...
2024 Jan 15
2
cwilcox - new version
I am a newbie to C (although I did some programming in Perl and Pascal) so
forgive me for the language that follows. I am writing because I have a
question concerning the *implementation of *(the internal function)*
cwilcox* in
https://svn.r-project.org/R/!svn/bc/81274/branches/R-DL/src/nmath/wilcox.c.
This function is used to determine the test statistics of the
Wilcoxon-Mann-Whitney U-test.