Are there any SLES-8 specific hipersockets documentation out there?
"Lucius, Leland"
<[EMAIL PROTECTED]
olab.com> To
Sent by: Linux on [EMAIL PROTECTED]
390 Port cc
<[EMAIL PROTECTED]
IST.EDU> Subject
Re: Attempting to get hipersockets
configured in linux
05/27/2004 08:37
AM
Please respond to
Linux on 390 Port
<[EMAIL PROTECTED]
IST.EDU>
>
> in /etc/rc.config (which was blank)
>
>
> pepin:/ # more /etc/rc.config
> NETCONFIG="_0 _1"
> IPADDR_1="192.168.252.13"
> NETDEV_1="hsi1"
> IFCONFIG_1="192.168.252.13 netmask 255.255.255.0"
>
> For this linux guest the hipersocket address assigned is
> 192.168.252.13 as opposed to the example having 192.0.1.60.
>
In SLES8, this stuff would go in /etc/sysconfig/network/ifcfg-hsi1
instead of rc.config and would look more like:
BOOTPROTO='static'
STARTMODE='ONBOOT'
IPADDR='192.168.252.13'
NETMASK='255.255.255.0'
NETWORK='192.168.252.0'
BROADCAST='192.168.252.255'
Leland
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390