Nathan G. Grennan wrote:

I wanted neat-tui to start/stop individual interfaces remotely.
Sometimes "service network restart" works over ssh and sometimes it
doesn't. Manually starting interfaces with ifconfig is a pain. I later
figured out it could probably be done with
/etc/sysconfig/network-scripts/ifup  but haven't played with it. I was
working on enabling ip alias ranges at the time.

/sbin/ifup <interface> and /sbin/ifdown <interface> or ifconfig <interface> up|down

All three are rather painless, but ifup and ifdown handle dhcp and firewalls too, I don't think ifconfig does that part.

-Thomas




--
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to