nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Statically configured eth1 - says not configured/no such process

This is a discussion on Statically configured eth1 - says not configured/no such process within the Networking, Firewalls and Security forums, part of the Mastering Servers category; I have a statically configured eth1 which I cannot seem to get working. It was working fine, then I rebooted ...


Go Back   nixCraft Linux Forum > Mastering Servers > Networking, Firewalls and Security

Linux answers from nixCraft.


Networking, Firewalls and Security No it's not a secret. Talk about firewalls and security issues.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-10-2008, 11:19 PM
Junior Member
User
 
Join Date: Oct 2008
OS: Ubuntu
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
maxhavoc is on a distinguished road
Default Statically configured eth1 - says not configured/no such process

I have a statically configured eth1 which I cannot seem to get working. It was working fine, then I rebooted and now it no longer works.

When I do ifdown eth1 I get:
Code:
 ifdown: interface eth1 not configured
When I do ifup eth1 I get:
Code:
 SIOCADDRT: No such process
Failed to bring up eth1.
Here is the relevant portion of my /etc/network/interfaces file:
Code:
 iface eth1 inet static
address 10.250.0.10
netmask 255.255.255.248
gateway 10.250.0.1

auto eth1
Anyone have any ideas why this might be happening? Thanks.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
uninterruptible process. Raj K Yadav Linux software 1 14-09-2008 09:24 PM
Routing/copying data from eth0 and send over eth1 and eth2 theVOID Networking, Firewalls and Security 2 14-04-2008 05:02 PM
Killing of a process and send a mail if the process doesnot come up within 2 minutes Prince89 Shell scripting 1 11-02-2008 12:39 PM
Eth1 up at 10mb? bdptcob Linux hardware 5 30-11-2007 10:58 AM
how to rename eth0 to eth1 deltamails Networking, Firewalls and Security 1 24-09-2007 07:53 PM


All times are GMT +5.5. The time now is 09:01 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38