ML wrote:
> Hi All,
>
> Can anyone provide advice on how to bring up networking in Single User
> Mode?
>
> I need to specify an IP, mask, gateway and bring up the adaptor so I
> can ssh into another machine to transfer files to it.

ifconfig ethX IP_ADDRESS netmask NETMASK
route add default gw IP_OF_GATEWAY

nate


_______________________________________________
CentOS mailing list
[email protected]
http://lists.centos.org/mailman/listinfo/centos

Reply via email to