Displaying 8 results from an estimated 8 matches for "authmode".
Did you mean:
auth_mode
2009 Apr 25
1
FreeBSD-7.1 wi-driver error messages
...cord read mismatch, rid=fd44, got=200
wi0: record read mismatch, rid=fd44, got=8650
no errors for the other pcmcia-card.
The two cards-with-errors are running in managed mode:
flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
media: IEEE 802.11 Wireless Ethernet DS/11Mbps
authmode OPEN privacy OFF bmiss 7 scanvalid 60
The pcmcia-card that does NOT generate errors is running in master mode:
flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
media: IEEE 802.11 Wireless Ethernet DS/11Mbps <hostap> (DS/2Mbps
<hostap>)
authmode OPEN privacy O...
2014 Nov 25
2
TELNENT TO LOCALHOST IN CENTOS 7
On Nov 24, 2014, at 3:46 PM, Warren Young <wyml at etr-usa.com> wrote:
> Now compare telnet: always vulnerable, all the time, since the day it was created, before most of the people on this list were born:
Technically, you can run kerberized (krb5) telnet/telnetd, and it's not quite as insecure as unkerberized telnet. The telnet protocol supports security measures, but most people
2007 Nov 19
1
testing wireless security
...CAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 2.2.2.9 netmask 0xffffff00 broadcast 2.2.2.255
ether 00:0b:6b:2b:bb:69
media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/48Mbps)
status: associated
ssid mike1 channel 1 bssid 00:0b:6b:84:3e:76
authmode WPA privacy ON deftxkey UNDEF TKIP 2:128-bit TKIP 3:128-bit
txpowmax 49 bmiss 7 protmode CTS burst roaming MANUAL bintval 100
and the host
% ifconfig ath0
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2290
inet 2.2.2.1 netmask 0xffffff00 broadcast 2.2.2.255...
2014 Nov 25
0
TELNENT TO LOCALHOST IN CENTOS 7
...Then having done that, you get to seek out the rare clients that can speak these protocol extensions, whereas all SSH clients do what you want as a matter of course.
It doesn?t look like CentOS 7?s in.telnetd supports this anyway. I base that on two bits of evidence:
1. The man page: " -a authmode ...not available in the current version.?
2. ldd /usr/sbin/in.telnetd doesn?t show that it?s linked to libgssapi.
2003 Aug 07
2
wi0 Doesn't on 11Mbps!!!
...G,PROMISC,SIMPLEX,MULTICAST> mtu
1500
ether 00:60:b3:7a:a3:1d
media: IEEE 802.11 Wireless Ethernet DS/11Mbps <hostap>
(DS/2Mbps <hostap>)
status: associated
ssid XBOX 1:XBOX
stationname "FreeBSD WaveLAN/IEEE node"
channel 10 authmode OPEN powersavemode OFF powersavesleep 100
wepmode OFF weptxkey 1
thanks
--
Marcos Biscaysaqu
Systems Administrator
ThePacific.Net Ltd.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To...
2003 Sep 03
3
MAC problems
FreeBSD version: 5.1-RELEASE
Hi,
I'm quite new to FreeBSD. I've check list archives and
read a handbook, but I didn't find solution to my problem
and I hope this is not off-topic.
I've installed 5.1-RELEASE, enabled ACLs on the filesystems
and I wanted to test MAC features. I'm also new to MAC, so
perhaps this is some my mistake.
When I enable mac_biba or mac_lomac (in
2003 Oct 26
4
linux-xp x509 ipsec connection
...****************************************************************************
my ipsec.conf:
conn Chivas
right=xxxxxx.dnsalias.org
rightsubnet=192.168.1.0/24
rightca="C=BE, ST=Hainaut, L=Braine-le-Comte, O=N Consulting, CN=chivas, E=noel.nachtegael@skynet.be"
left=%any
network=auto
authmode=MD5
auto=start
pfs=yes
_____________________________________________________________________________________
C:\IPSEC>ipsec -delete
IPSec Version 2.2.0 (c) 2001-2003 Marcus Mueller
Getting running Config ...
Microsoft''s Windows XP identified
Removing old policies...
Error converting...
2006 Mar 08
2
ath(4) and 802.11g speed
...64 scopeid 0x1
inet 192.168.132.146 netmask 0xffffff00 broadcast 192.168.132.255
ether 00:0f:b5:20:71:ed
media: IEEE 802.11 Wireless Ethernet DS/11Mbps mode 11g
status: associated
ssid MYSSID channel 11 bssid 00:12:17:85:9a:3b
authmode OPEN privacy OFF txpowmax 30 protmode CTS burst bintval 100
# ifconfig ath0 media DS/54Mbps
ifconfig: unknown media subtype: DS/54Mbps
#
Any reason I can't bring it up to 54Mbps? Hardware indicates it should
actually support it:
ath_hal: 0.9.16.16 (AR5210, AR5211, AR5212, RF5...