Hi,
I'm trying to use l2tpd on my system but I'm getting the following error
messages:
Linux version 2.4.17-uc0 on a armv3l, port 1701
message_type_avp: unknown message type 256
handle_avps: Bad exit status handling attribute 0 (Message Type)
on mandatory packet.
Connection -1 closed to 192.168.1.6, port 1701 ()
check_control: Received out of order control packet on tunnel -1
(1 != 0)
handle_packet: bad control packet!
It's receiving an invalid message from the host: Message Type must be
less than 16 (MAX_MSG)!
I ran l2tpd on two PCs and everything worked fine... but when I tried to
connect one of these PCs to my EVM board I got these errors :-(
I'm starting l2tpd with "l2tpd -D -c /etc/config/l2tpd.conf". I tried
running it from inetd but several programs instances were started and
then I had an "unable to bind to socket" error message.
Any clues?
Ricardo Albuquerque