Page 1 of 1

Send both CAN channels to same port

Posted: Mon 10. Jan 2022, 16:19
by PatrickS
Dear PEAK team,

we have a PCAN-Ethernet Gateway FD DR, which is communicating with a Linux application via UDP sockets. So far everything was working fine, but now we tried to send both CAN channels of the same gateway to the same IP address and port number (we are able to separate the CAN channels via the information in the payload). Thus we tried to define 2 routes (1 for each CAN channel), with the same IP and port.

However there is an error, which prevents such configurations:
An error has occurred: This route cannot be created. The combination of IP address, port number, and protocol is already in use. Please select another port number.

Is there any kind of configuration or workaround available, which allows us to send both channels to the same IP and port?

Thank you
Patrick

Re: Send both CAN channels to same port

Posted: Tue 11. Jan 2022, 07:16
by S.Michaelsen
Hi Patrick,

no, it is not intended to be able to create two routes one one gateway with the same IP address and port.


Best Regards,
Stephan

Re: Send both CAN channels to same port

Posted: Wed 12. Jan 2022, 12:17
by PatrickS
Hi Stephan,

what a pity. But thanks for the quick clarification.

Best regards
Patrick