[olug] Two Network Cards
Irv Cobb
irvcobb at twocobbs.net
Fri Mar 7 20:53:30 UTC 2008
I'm doing it on two machines using Mepis, which is a Debian Etch
derivative. Mepis has a nifty little gui that makes this a breeze. If
you're not locked to pure Debian you might take a look at it.
Irv
Todd Christopher Hamilton wrote:
> thank you. any one out there doing this in debian?
>
> On 3/7/08, Will Langford <unfies at gmail.com> wrote:
>
>> Under a redhat-esque system, editing the files:
>>
>> /etc/sysconfig/network-scripts/ifcfg-eth0 or ifcfg-eth1
>>
>> might also look for /etc/sysconfig/networking/devices and
>> /etc/syconfig/networking/profiles/default
>>
>> ifcfg-ethX --- the 'ethX' is an arbitrary name, yo ucould give it a
>> more meaningful name such as ifcfg-home, ifcfg-inet etc
>>
>>
>> DEVICE=eth1
>> BOOTPROTO="static"
>> IPADDR=172.16.1.2
>> GATEWAY=172.16.1.1
>> NETMASK=255.255.255.0
>> ONBOOT=yes
>>
>> DEVICE=eth0
>> BOOTPROTO="DHCP"
>> ONBOOT=yes
>> _______________________________________________
>> OLUG mailing list
>> OLUG at olug.org
>> http://lists.olug.org/mailman/listinfo/olug
>>
>>
>
>
>
More information about the OLUG
mailing list