Opened 20 years ago
Closed 20 years ago
#1013 closed defect (fixed)
Configuring the network Script lies about eth0:1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Book | Version: | 6.0 |
Severity: | trivial | Keywords: | |
Cc: |
Description
the book says that if u want more than one ip address added to an interface, create a new directory with an alias. iproute cant use interfaces which dont exist at all. instead u could say, if someone wants more addresses added just create another file in the interface-directory like
ifconfig.eth0/ipv4.0 for first address ifconfig.eth0/ipv4.1 for second address
this bug is also in Version 6.1-testing-20041225
have fun! ;)
Note:
See TracTickets
for help on using tickets.
Added a textual correction to the book to resolve this issue.