On 03/18/2011 08:44 AM, Patrick McNeil wrote:
> Good morning Jay,
>
> If you want to control and have persistent names for NIC's on Linux, the
> preferred method these days is udev (man udev).
>
> On an SLES system, we have entries like:
>
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
>
Good morning Jay,
If you want to control and have persistent names for NIC's on Linux, the
preferred method these days is udev (man udev).
On an SLES system, we have entries like:
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:e0:ed:08:72:04", ATTR{type}=="1", KERNEL
On 03/17/2011 10:00 PM, Tom Eastep wrote:
> On 3/17/11 7:36 PM, Jay Ridgley wrote:
>
>> All other connections are wired and within the range 192.168.139.0/28
>>
>> subnet 192.168.139.0 netmask 255.255.255.240 {
>> option routers 192.168.139.2;
>> option subnet-mask 255.255.2
On 3/17/11 7:36 PM, Jay Ridgley wrote:
> All other connections are wired and within the range 192.168.139.0/28
>
> subnet 192.168.139.0 netmask 255.255.255.240 {
>option routers 192.168.139.2;
>option subnet-mask 255.255.255.240;
>option domain-name-servers 24.
On 3/17/11 7:36 PM, Jay Ridgley wrote:
> On 03/17/2011 07:10 PM, Tom Eastep wrote:
>> On 3/17/11 4:38 PM, Jay Ridgley wrote:
>>
>>>
>>> OLD runs Ubuntu 8.04 LTS and NEW runs Ubuntu 10.04.2 LTS Shorewall
>>> versions are 4.0 and 4.4 respectively.
>>>
>>> Both systems have three interfaces(net, local
On 03/17/2011 07:10 PM, Tom Eastep wrote:
> On 3/17/11 4:38 PM, Jay Ridgley wrote:
>
>>
>> OLD runs Ubuntu 8.04 LTS and NEW runs Ubuntu 10.04.2 LTS Shorewall
>> versions are 4.0 and 4.4 respectively.
>>
>> Both systems have three interfaces(net, local and wireless).
>>
>> Here is what is happening
On 3/17/11 4:38 PM, Jay Ridgley wrote:
>
> OLD runs Ubuntu 8.04 LTS and NEW runs Ubuntu 10.04.2 LTS Shorewall
> versions are 4.0 and 4.4 respectively.
>
> Both systems have three interfaces(net, local and wireless).
>
> Here is what is happening I can ping -c3 yahoo.com no problem.
From where
Folks,
I have been able to get my routing straight (at least I think so), however, at
the point in time when I try to bring up my browser(Firefox) or email
(Thunderbird) my lap top looses connectivity to my network. The route display
and netstat -rn appear to contain what I expect. I am attach