UnitV2 - Request server from ethernet interface (10.254.239.89)



  • Hello
    I connected the unitV2 to my raspberry using the usb cable
    A eth1 interface is available (10.254.239.89) from the RPI to the UnitV2.
    I am able to connect from the RPI using ssh m5stack@10.254.239.1

    I wanted to request the UnitV2 from the RPI using the eth1 interface like "curl http://10.254.239.89"
    I have the response: "Not authorized"
    Is there something to configure to grant this access ?