Ist bspw. http://fritz.box:49000/x_homeplugSCPD.xml im browser erreichbar?
Das im Anhang kannste auch mal checken...
Last but not least probier mal diesen CURL und poste, was zurück kommt:
Code:
curl "https://fritz.box:49443/upnp/control/wancommonifconfig1" -H "Content-Type: text/xml; charset="utf-8"" -H "SoapAction:urn:dslforum-org:service:WANCommonInterfaceConfig:1#GetTotalPacketsReceived" -d "@test.xml" -k
Code:
<?xml version="1.0" encoding="utf-8" ?> <s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <u:GetTotalPacketsReceived xmlns:u="urn:dslforum-org:service:WANCommonInterfaceConfig:1" /> </s:Body> </s:Envelope>
Einen Kommentar schreiben: