(E-Mail Removed) (Nirnimesh) writes:
]I have my linux box running RH.
]I want to know where (in which files) is the networking info stored;
]that is, the IP addr assigned to my NIC should be restored when the
]network starts -- so where is this stored? Is everything in
]/etc/sysconfig/networking only? This seems to be a bit tricky coz if I
]configure my IP addr with ifconfig, and do a 'service network restart'
]the addr is _not_ restored from the files in /etc/sysconfig/networking
]but they tend to remain the same as what I set then as (i.e. no sync
]between ifconfig and /etc/sysconfig/networking!!).
Ifconfig info is stored in memory. The network stuff is stored on disk in
/etc/sysconfig/network and /etc/sysconfig/network-scripts/ifcfg-*