Hello everyone, this is my first time to contribute in this lug and I am sorry that it would be a question.
I have an OpenBSD 4.3 running on a PII 300 MHz with 2 NICs I am trying to make it a router, anyway command "ifconfig -a" gives me details about the 2 NICs with the names x10 and ne3, ne3 gets an IP address from a DHCP server and x10 is supposed to pool IP Addresses to other computers.. While I was testing the x10 by trying to configure it to at least receive an IP address from the DHCP server I faced this problem. When I type the command "ifconfig x10 192.168.0.1 netmask 255.255.255.0 up" it gives me the message "ioctl(SIOCGIFMEDIA) on X10: Device not configured ifconfig: SIOCGIFFLAGS: Device not configured x10: not found" Yet again, when I type "dhclient x10" I get the same error. And also when I do the command dmesg the results show that pci0 has x10 > there with the exact text x10 at pci0 dev 8 function 0"3Com 3c905b > 100Base-TX" rev 0x30: irq 10, address 00:50:04:0b:30:dc > -sighs- And I get one warning in dmesg that is "WARNING: / was not properly unmounted" tbh, I don't think it affects the issue. Do I need to add/re-add the driver/module manually? Or I'd better recompile the kernel with a newer module? Plus I don't find any drivers for the NIC. Any help would be appreciated. Regards, Ahmad Hourani. --~--~---------~--~----~------------~-------~--~----~ ### Jordan Linux Users Group ### http://Jolug.org/ http://groups.google.com/group/Jolug ### Ubuntu Jordan LoCo Team ### https://wiki.ubuntu.com/JordanTeam http://lists.ubuntu.com/ubuntu-jo ### Ojuba Linux ### http://ojuba.org/ ### Jordan PHP ### http://groups.google.com/group/JoPHP -~----------~----~----~----~------~----~------~--~---

