Re: Netzwerkkarte
Mark Robinson <[email protected]>
| Newsgroups | gmane.linux.suse.domino |
|---|---|
| Organization | Reason Technology Limited |
| Message-ID | <[email protected]> |
Hello birgit26, Wednesday, 16 July 2003, you wrote: bgd> hallöchen, bgd> does anyone can tell me how to configure a second ip-adress for one nic? i bgd> tried it with ifconfig etho:1 ... but after the reboot its just away..so i bgd> thin k i have to write to some file, but where? bgd> thanks, birgit:) (SUSE 8.1) In /etc/sysconfig/network you'll find ifcfg-eth0 Copy it to ifcfg-eth0:0 or whatever you want to call the service interface, and then edit it to change the IP address etc, and the 'unique' field. Once you've done this either reboot the box or do rcnetwork restart... It'll probably complain about wireless on eth0:0, just ignore it! Hope this helps Mark