On 9/6/21 6:07 PM, Rainer König wrote:
Looking at the Apache access_log it shows: 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/rules/rules.xml HTTP/1.1" 200 732 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C0A80042 HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C0A8004 HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C0A800 HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C0A80 HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C0A8 HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C0A HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C0 HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/C HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/52540021120A HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/52540021120a HTTP/1.1" 404 984 "-" "-" 192.168.0.66 - - [06/Sep/2021:16:35:29 +0200] "GET /rule-based_example/default HTTP/1.1" 404 984 "-" "-"
So, the first attempt retrieves "rules/rules.xml", but something seems to be wrong with this file. Then it tries with the hexadecimal value of the IP address, always cutting the last element of that string, but always gets 404s. Then it tries with the MAC adress, both with non-digits in upper and lower case. At the end it attempts to get "default".
Please see https://documentation.suse.com/sles/15-SP3/html/SLES-all/Invoking.html#Comma... it depends how you actually call AutoYaST. Also https://documentation.suse.com/sles/15-SP3/html/SLES-all/rulesandclass.html should contain some more info. Linuxrc and YaST logs should tell more. -- Lukas Ocilka, Systems Mgmt & Consulting Team Leader & YaST Product Owner SLE Department, SUSE Linux