Find the answer to your Linux question:
Results 1 to 3 of 3
Dear Linux Support, We use CensorNet, which is a Proxy Server Software based on Debian GNU Linux 3.0. We would like to know how to add a persistent route on ...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Posts
    2

    How to add a persistent route in Debian Linux

    Dear Linux Support,

    We use CensorNet, which is a Proxy Server Software based on Debian GNU Linux 3.0.
    We would like to know how to add a persistent route on this server.


    Regards,

    Lothar Irausquin
    e-mail:IrausquinL@arubadigital.com

  2. #2
    Linux Engineer jledhead's Avatar
    Join Date
    Oct 2004
    Location
    North Carolina
    Posts
    1,077
    Persistant Static Routes and other network settings [Archive] - Ubuntu Forums

    add a route or route script to the network script and also have a static ip.

  3. #3
    Just Joined!
    Join Date
    Feb 2008
    Posts
    2
    I tried to add a Persistent Route by adding lines in the /etc/network/interfaces:
    "route add -net 192.168.2.0 netmask 255.255.255.0 gw 192.168.0.228".

    But then the interfaces file does not get read when rebooting. I did the same in the /etc/rc6.d/ directory but to no success.

    Also when I type "linuxconf " to access this utility it does not lanch.
    In the linuxconf utility its a lot easier to configure static routes.

    Can someone help me out?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •