Debian 7 sendfromto()

r00tk1d at km.pl.ua r00tk1d at km.pl.ua
Thu Jan 23 08:43:57 CET 2014


I'm sorry for double posting, but it still sending replies to port 68

Encoding DHCP-Offer of id 2a528ade from 10.27.32.1:67 to 172.17.32.1:68
        DHCP-Opcode = Server-Message
        DHCP-Hardware-Type = Ethernet
        DHCP-Hardware-Address-Length = 6
        DHCP-Hop-Count = 1
        DHCP-Transaction-Id = 710052574
        DHCP-Number-of-Seconds = 0
        DHCP-Flags = Broadcast
        DHCP-Client-IP-Address = 0.0.0.0
        DHCP-Your-IP-Address = 176.102.223.254
        DHCP-Server-IP-Address = 176.102.222.2
        DHCP-Gateway-IP-Address = 172.17.32.1
        DHCP-Client-Hardware-Address = 44:37:e6:94:f5:e4
        DHCP-Server-Host-Name = ''
        DHCP-Boot-Filename = ''
        DHCP-Subnet-Mask = 255.255.252.0
        DHCP-Domain-Name-Server = 176.102.223.1
        DHCP-Router-Address = 176.102.222.1
        DHCP-NTP-Servers = 1.1.1.1
        DHCP-IP-Address-Lease-Time = 86500
        DHCP-DHCP-Server-Identifier = 176.102.222.2
"Sending DHCP-Offer of id 2a528ade from 10.27.32.1:67 to 172.17.32.1:68"

And I need fix for wrong directory lookup file dictionary.dhcp , temporary I copied it to raddb dir, while it is in /usr/local/share/freeradius/

radiusd -XXX
................
Thu Jan 23 09:16:50 2014 : Debug: server inner-tunnel { # from file /usr/local/etc/raddb/sites-enabled/inner-tunnel
Thu Jan 23 09:16:50 2014 : Debug:  # Loading authenticate {...}
Thu Jan 23 09:16:50 2014 : Debug:  # Loading authorize {...}
Thu Jan 23 09:16:50 2014 : WARNING: WARNING: Ignoring "sql" (see raddb/mods-available/README.rst)
Thu Jan 23 09:16:50 2014 : WARNING: WARNING: Ignoring "ldap" (see raddb/mods-available/README.rst)
Thu Jan 23 09:16:50 2014 : Debug:  # Loading session {...}
Thu Jan 23 09:16:50 2014 : Debug:  # Loading post-proxy {...}
Thu Jan 23 09:16:50 2014 : Debug:  # Loading post-auth {...}
Thu Jan 23 09:16:50 2014 : WARNING: WARNING: Ignoring "sql" (see raddb/mods-available/README.rst)
Thu Jan 23 09:16:50 2014 : Debug: } # server inner-tunnel
Thu Jan 23 09:16:50 2014 : Debug: server dhcp { # from file /usr/local/etc/raddb/sites-enabled/dhcp
Thu Jan 23 09:16:50 2014 : Debug: Loading dictionary.dhcp
Thu Jan 23 09:16:50 2014 : Error: Failed reading dictionary.dhcp: dict_init: Couldn't open dictionary "/usr/local/etc/raddb/dictionary.dhcp": No such file or directory


----- Исходное сообщение -----
От: "Alan DeKok" <aland at deployingradius.com>
Кому: "FreeRadius users mailing list" <freeradius-users at lists.freeradius.org>
Отправленные: Среда, 22 Январь 2014 г 21:33:40
Тема: Re: Debian 7 sendfromto()

  OK.  I've pushed a fix to the v3.0.x branch.

  I've ensured that the destination port is 67 when sending to giaddr.
I've also fixed an issue where the udpfromto code wouldn't work.

  Please try it, and report if it works.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list