> 1) what is manual command for deleting an ip address
> from an physical interface? tried "ifconfig eth0 del
> xxx.xxx.xxx.xxx" and seemed that it doesn't have any
> effect. which file controls those interfaces?

ifconfig eth0 down

For it to be permanent, check out
/etc/sysconfig/network-scripts/ifcfg-eth0

> 2) does "route add eth0 xxx.xxx.xxx.xxx up" take
> effect permanently or i have to edit some files in
> order to make change permanently?

No, edit the same file as directed above or create a
new one. I think you can also run
redhat-config-network-gui for the graphical one or
redhat-config-network-tui for the command-line editor
version.

Fred


> 
> tia
> 
> _dave
> 
> http://mobile.yahoo.com.au - Yahoo! Mobile
> - Check & compose your email via SMS on your Telstra
> or Vodafone mobile.
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to