Yo, und wie muss ich
drin deine Einstellung machen ...
{
my $this_device;
$this_device = \%InternalInterface if $is_internal;
$this_device = \%ExternalInterface if $is_external;
return unless $this_device;
my $ethtool_options = $this_device->{EthtoolOpts};
return unless $ethtool_options;
return "ETHTOOL_OPTS=\"$ethtool_options\"";
}
{
my $this_device;
$this_device = \%InternalInterface if $is_internal;
$this_device = \%ExternalInterface if $is_external;
return unless $this_device;
my $ethtool_options = $this_device->{EthtoolOpts};
return unless $ethtool_options;
}
ETHTOOL_OPTS="wol g"
Na schon aufgeben ?Ja, nach dem sechsten Versuch und stochern im Nebel...
etwas steht doch sicher in der datei ?Ich habe mit ETHTOOL ETH0 die WOL-Zeile jeweils kontrolliert,
Die Einstellungen kannst du nur über das Template dauerhaft machen.Klar soweit.
Also einfach probieren.hhhhhmmmmm... :roll:
2. Gib doch mal ein paar Einzelheiten zu dem Rechner bekannt, auf dem der SME läuft?TYAN Tomcat K8E
Welches Motherboard, LAN onboard oder als PPCI 7 ISA Karte???
/etc/e-smith/templates-custom/etc/sysconfig/network-scripts/ifcfg-ethX
eine Datei "95irgendeinname" eingefügt in der nurETHTOOL_OPTS="wol g"
steht.