|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|
|||
Cannot assign static IP.
when i tried to assign static IP throught command
Code:
ifconfig r10 inet 172.16.30.5 netmask 255.255.255.0 Code:
ifconfig:SIOGIFFLAGS: Device not configured |
|
|||
Do you even have an rl0 interface?
|
|
|||
I suspect you have specified the interface incorrectly.
It appears you have r10 when it should be rl0. The manner in which OpenBSD identifies interfaces is by attaching a numerical value to the driver used, ie. rl(4). |
|
|||
ocicat has better eyes then me.
|
|
|||
LOL,, i thought is r10.....
|
|
|||
You also can configure through /etc/hostname.rl0.
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
snd_emu10k1 and static | kly | FreeBSD General | 3 | 17th September 2009 01:28 PM |
Static IP address problem | rex | FreeBSD General | 2 | 25th November 2008 08:53 PM |
dhcpd problems... dynamic and static leases present | edhunter | FreeBSD General | 7 | 16th May 2008 02:34 PM |