> YaST > Network devices > Network configuration. You will find everything
> there.
>
> No need at all to go for manualy editing of a myriad of configuration
> files. YaST will care for everything.
And further to that, if you want to learn how the config files are
updated, back them up, make the changes with YaST, and then compare the
files.
My observation on manually configuring using YAST.
Although everything is fairly straightforward, there is one possible gotcha that the User needs to be careful…
You likely will also need to configure the Hosts file manually, you should take care to make sure it’s consistent with the settings you configure in YAST network configuration.
Otherwise, the OP should understand that if DHCP is enabled on his network, this is all unnecessary (The network settings should be set to just acquire settings automatically).
Also, if you’re running Network Manager, you can configure static network settings there as well.
> My observation on manually configuring using YAST.
>
> Although everything is fairly straightforward, there is one possible
> gotcha that the User needs to be careful…
>
> You likely will also need to configure the Hosts file manually, you
> should take care to make sure it’s consistent with the settings you
> configure in YAST network configuration.
>
> Otherwise, the OP should understand that if DHCP is enabled on his
> network, this is all unnecessary (The network settings should be set to
> just acquire settings automatically).
Yep.
And also the config files under /etc/sysconfig can be edited directly,
but you have to run SuSEconfig to get the changes accepted by the system.
On 2012-05-20 00:36, Jim Henderson wrote:
> And also the config files under /etc/sysconfig can be edited directly,
> but you have to run SuSEconfig to get the changes accepted by the system.
Unfortunately, SuSEconfig is bein deprecated (12.1 and later). They are
removing functionality from it.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
On Sun, 20 May 2012 00:48:07 +0000, Carlos E. R. wrote:
> On 2012-05-20 00:36, Jim Henderson wrote:
>> And also the config files under /etc/sysconfig can be edited directly,
>> but you have to run SuSEconfig to get the changes accepted by the
>> system.
>
> Unfortunately, SuSEconfig is bein deprecated (12.1 and later). They are
> removing functionality from it.
On 2012-05-20 07:41, Jim Henderson wrote:
> On Sun, 20 May 2012 00:48:07 +0000, Carlos E. R. wrote:
>> Unfortunately, SuSEconfig is bein deprecated (12.1 and later). They are
>> removing functionality from it.
>
> Interesting, I hadn’t noted that - thanks.