i have a problem connecting via ssh to mageia which i installed on
virtualbox
i followed the instruction found on this link
http://wiredrevolution.com/virtualbox/s ... -guest-vms
which worked fine (more or less) for slackware, openbsd and netbsd
the trick was finding the correct file to edit and figuring out the syntax
for slackware the file was /etc/rc.d/rc.inet1.conf
for openbsd the file was /etc/hostname.em1
for netbsd the file was /etc/ifconfig.wm0
of the 3, netbsd was the hardest to configure, both for find the
correct file name and the correct syntax
slackware was the easiet since the file was prefilled with the field
and i only completed the value
(sorry for this long introduction)
for mageia i configured enp0s8 from the control center, but as the end
of the setup i got this error message
Problems occurred during the network connectivity test.
This can be caused by invalid network configuration, or problems with your modem or router.
You might want to relaunch the configuration to verify the connection settings.
and the content of /etc/sysconfig/network-scripts/ifcfg-enp0s8
is
- Code: Select all
DEVICE=enp0s8
BOOTPROTO=static
IPADDR=192.168.56.110
NETMASK=255.255.255.0
ONBOOT=yes
METRIC=10
MII_NOT_SUPPORTED=no
USERCTL=no
RESOLV_MODS=no
IPV6INIT=no
IPV6TO4INIT=no
ACCOUNTING=no
also note, that on slakcware, openbsd and netbsd sshd was installed by
default, i had to install this myself for mageia
i am at the moment clueless on where to move next and how to solve
this
any advice?
thank you
[update]
when i run
- Code: Select all
ifup enp0s8
i get
- Code: Select all
NETLINK: Error: File exists