omnisniff

Arran Cudbard-Bell a.cudbardb at freeradius.org
Tue Jul 23 16:27:47 CEST 2013


shinyhead:freeradius-server-master arr2036$ /usr/local/freeradius/bin/radsniff -i en0 -i lo0
Sniffing on (en0 lo0)
(1) Access-Request Id 151 lo0:127.0.0.1:54458 -> 127.0.0.1:1812	+0.000
	User-Name = 'foo'
	User-Password = 'bar'
	NAS-IP-Address = 192.168.146.1
	NAS-Port = 0
	Message-Authenticator = 0x4734507141d494e4ef857134b4e54bba
(2) Access-Reject Id 151 lo0:127.0.0.1:1812 -> 127.0.0.1:54458	+1.002
	Reply-Message = 'Foo bar'
	Reply-Message = 'Foo bar foo'
(3) Access-Request Id 38 en0:192.168.0.1:54065 -> 192.168.0.1:1812	+12.192
	User-Name = 'foo'
	User-Password = 'bar'
	NAS-IP-Address = 192.168.146.1
	NAS-Port = 0
	Message-Authenticator = 0x59098b50968999437cf3fb0d6b10ef50


shinyhead:freeradius-server-master arr2036$ /usr/local/freeradius/bin/radsniff -xx
Defaulting to capture on all interfaces
Sniffing with options:
  Device(s)                : [en0 fw0 en1 p2p0 lo0]
  PCAP filter              : [udp port 1812 or 1813 or 3799]
  RADIUS secret            : [testing123]
Failed opening pcap handle: p2p0: You don't have permission to capture on that device ((no devices found) /dev/bpf4: Permission denied)
Failed opening pcap handle: lo0: You don't have permission to capture on that device ((no devices found) /dev/bpf4: Permission denied)
Sniffing on (en0 fw0 en1)


shinyhead:freeradius-server-master arr2036$ /usr/local/freeradius/bin/radsniff -i en2 -i en1 -xx
Sniffing with options:
  Device(s)                : [en2 en1]
  PCAP filter              : [udp port 1812 or 1813 or 3799]
  RADIUS secret            : [testing123]
radsniff: Failed opening pcap handle for en2
en2: No such device exists (BIOCSETIF failed: Device not configured)
Exiting..

Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team



More information about the Freeradius-Users mailing list