Ticket #7475: interfaces

File interfaces, 125 bytes (added by bbjimmy, 13 years ago)

/boot/common/settings/network/interfaces

Line 
1interface /dev/net/atheroswifi/0 {
2 address {
3 family inet
4 address 10.0.0.2
5 gateway 10.0.0.1
6 mask 255.255.255.0
7 }
8}
9