| From: |
Lewis G Rosenthal <os2-wireless_users@2rosenthals.com> |
|
| Sender: |
os2-wireless_users-owner <os2-wireless_users-owner@2rosenthals.com> |
| Subject: |
[OS2Wireless] wlanstat question |
| Date: |
Thu, 06 Jan 2005 10:58:52 -0500 |
| To: |
os2-wireless_users@2rosenthals.com |
|
|---|
On 01/06/2005 06:23 am, John Poltorak thus wrote :
On Thu, Jan 06, 2005 at 11:57:00AM +0100, Kris Steenhaut wrote:
<snip>
route -fh
arp -f
ifconfig lo 127.0.0.1
: ifconfig lan1 192.168.100.1 netmask 255.255.255.0 broadcast 192.168.100.255 metric 1 mtu 1500
REM ifconfig lan2 metric 1 mtu 1500
.....
REM ifconfig lan7 metric 1 mtu 1500
dhcpstrt -i lan1
^^^^^^^^^^^^^^^^^^^^ <==========================================
and the relevant part (last 20 lines) of your dhcpcd.cfg?
# Basic options required
clientid MAC
interface lan0
^^^^^^^^^^^^^^^^^^^^ <==========================================
I'm no expert on dhcp but shouldn't these two interfaces be the same?!
Not necessarily. The interface parameter merely tells dhcpcd which interface to configure if none is specified on the command line when dhcpstrt is run. IOW, I also have interface lan0 (factory default) in dhcpcd.cfg. However, I can still get a DHCP address on lan1 with dhcpstrt -i lan1. However, dhcpstrt by itself will attempt to request an address on lan0, as that is the default set in dchpcd.cfg.
--
Lewis
------------------------------------------------------------
Lewis G Rosenthal, CNA Rosenthal & Rosenthal, LLC
Accountants / Network Consultants New York / Northern Virginia www.2rosenthals.com
eComStation Consultants www.ecomstation.com
Novell Users International www.novell.com/linux/truth
------------------------------------------------------------ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, send a message to
steward@2rosenthals.com with the command
"unsubscribe os2-wireless_users" in the body
(omit the quotes).
For help with other commands, send a message
to steward@2rosenthals.com with the command
"help" in the body (omit the quotes).
This list is hosted by Rosenthal & Rosenthal
P.O. Box 281, Deer Park, NY 11729-0281. Non-
electronic communications related to content
contained in these messages should be directed
to the above address. (CAN-SPAM Act of 2003)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|