Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Implement IP Filter on VIO server

Status
Not open for further replies.

khuul

Technical User
Jul 13, 2010
4
US
If I implement IP filtering on the VIO servers allowing access only from certain IPs to connect to VIO (i.e, ssh), will it impact all the mapping for the LPARs to the VIO servers?
 
Whatever you do on the IP stack of the VIOS is for the VIOS IP stack alone. It won't have any impact on virtual ethernet (Shared EthernetAdapter operates on lower level, even SEA failover might rely on ICMP, but ipfilter doesn't bother that I should think). And it certainly won't have any impact on any virtual SCSI definitions.

If you want to be sure to be sure, and you have dual VIOSs with correctly implemented failover for both SEA and VSCSI, do your stuff on one VIOS and see what happens (or really: what doesn't happen).

HTH,

p5wizard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top