gateway script

Noah Dain noahdain at gmail.com
Thu Nov 3 05:36:18 UTC 2005


On 11/1/05, Xurxo Fernandez <xurxo13 at terra.es> wrote:
>
> that was it. thanks a lot!!
>
> ----- Original Message -----
> From: Irvin Piraman
> To: Kubuntu Help and User Discussions
> Sent: Tuesday, November 01, 2005 13:59
> Subject: Re: gateway script
>
> Did you mean this one:
>
> http://lists.ubuntu.com/archives/kubuntu-users/2005-September/001733.html
>
>
> On 11/1/05, Xurxo Fernandez <xurxo13 at terra.es> wrote:
> > A few weeks ago someone posted a script to set up the gateway at startup.
> You
> > had to create a script with the lines route add default gw ... then copy
> it
> > to the rd.init folders.
> > I lost that email after a bad upgrade to breezy and it was very helpful.
> If
> > someone could post it again i would be very grateful.
> > Thanks in advance
> >
> > --

dare i ask why you need to use a custom init script to set the gw? 
something wrong with /etc/network/interfaces ?

iface eth0 inet static
    address 192.168.0.10
    netmask 255.255.255.0
    gateway 192.168.0.1

or is your dhcp server not giving out a gw?

???
--
Noah Dain




More information about the kubuntu-users mailing list