On Wed, Jun 03, 2009 at 10:30:20AM -0700, PGNet Dev wrote:

> i suppose i'll have to do that, but frankly a bit surprised that that
> would not have been considered already -- static-ip deployments, of

I'm sure it's been considered. It's a matter of priorities. For the
initial focus of OpenSolaris, DHCP is likely.

> > They should have a kind of Network  Manager. Network Magic or something
> > like that. It should be possible to disable this NM.
> 
> iiuc, i believe that'd be,
> 
> pfexec svcadm disable network/physical:nwam && \
> pfexec svcadm enable  network/physical:default
> pfexec ifconfig xnf0 down
> pfexec ifconfig xnf0 192.168.1.102 netmask 255.255.255.0 mtu 1492
> pfexec ifconfig xnf0 up
> pfexec route add default 192.168.1.102
> 
> which i can/do @ installer time to use static IP assignements.  i just
> can't seem to get them to 'stick' or 'be happy' after reboot and xen,
> run-time launch.

That's strange, I believe the above should work OK post-install as well.

Any networking failures shouldn't affect your ability to login, anyway.
That's very peculiar.

regards
john
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to