Results 1 to 4 of 4

Thread: RTNETLINK answers: File exists

  1. #1
    Join Date
    Jul 2009
    Posts
    58

    RTNETLINK answers: File exists

    When i try to add a second defult route by :
    Code:
    ip route add default via 10.10.20.40/24 dev eth2
    It refuses to add the second route and gives me this error :
    Code:
    RTNETLINK answers: File exists

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: RTNETLINK answers: File exists

    In my understanding you cannot add more then one default route, The secound route should be alternative route, so you need to add it as an alternative route...

  3. #3
    Join Date
    Jan 2009
    Posts
    202

    Re: RTNETLINK answers: File exists

    Quote Originally Posted by FaMe FacToR View Post
    In my understanding you cannot add more then one default route, The secound route should be alternative route, so you need to add it as an alternative route...
    Yes, thats true, Try using the following command :

    Code:
    ip route append
    May be this could help...

  4. #4
    Join Date
    Jul 2009
    Posts
    58

    Re: RTNETLINK answers: File exists

    Thanks, i will surely try it, but it had worked first. I then removed the second route and later decided to add it back, but then it refused to take the second route... Please help...

Similar Threads

  1. Replies: 1
    Last Post: 21-03-2013, 03:52 PM
  2. Google answers vs. yahoo answers
    By Hilda in forum Technology & Internet
    Replies: 6
    Last Post: 30-10-2011, 07:34 PM
  3. Replies: 3
    Last Post: 28-01-2011, 06:26 AM
  4. Replies: 3
    Last Post: 04-06-2009, 09:40 AM
  5. How many file system exists??
    By Yatrik in forum Operating Systems
    Replies: 3
    Last Post: 15-01-2009, 12:57 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,577,759.98704 seconds with 16 queries