ipforwarding on sn for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
38cf89b417
commit
a90e82012a
@ -361,7 +361,8 @@ sub setup_ip_forwarding
|
||||
`sysctl -p $conf_file`;
|
||||
}
|
||||
else
|
||||
{ #AIX: TODO
|
||||
{
|
||||
`no -o ipforwarding=$enable`;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user