[ltp] Wireless Networking
Pekka Pessi
linux-thinkpad@www.bm-soft.com
14 Dec 2001 11:02:06 +0200
In message <Pine.LNX.4.33L2.0112131838250.2403-100000@localhost.localdomain> Cameron Hooper <cameron@hooper.net> writes:
>I installed pump-0.8.11-7.i386.rpm and ran 'pump -i eth1' and it
>worked. Now I need to think about how to get this to work
>automatically. I'll have a look in network.opts as you suggest and see
>if I can figure it out.
You have to create configuration for eth1, either using neat
(aka Network configration from System menu) or copying
following to the file /etc/sysconfig/network-scripts/ifcfg-eth1:
---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---
DEVICE=eth1
USERCTL=yes
ONBOOT=no
BOOTPROTO=dhcp
BROADCAST=
NETWORK=
NETMASK=
IPADDR=
--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8--->8---
Best regards,
Pekka
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html