, everyone.
_
From: Ceri Davies <[EMAIL PROTECTED]>
To: Ceri Davies <[EMAIL PROTECTED]>
CC: Michael Zimmer <[EMAIL PROTECTED]>,
freebsd-questions@freebsd.org
Subject: Re: defaultroute not loading
Date: Fri, 13 Jan 2006 15:09:37 +
>
On 13 Jan 2006, at 12:49, Ceri Davies wrote:
On 12 Jan 2006, at 23:37, Michael Zimmer wrote:
I just updated a i386 gateway to 6.0-STABLE - using my backed-up
versions [from 5.1] of:
rc.conf
rc.firewall
rc.resume
rc.sendmail
rc.shutdown
rc.subr
rc.suspend
resolv.conf
s
On 13 Jan 2006, at 14:16, Stijn Hoop wrote:
Hi,
On Fri, Jan 13, 2006 at 12:49:07PM +, Ceri Davies wrote:
On 12 Jan 2006, at 23:37, Michael Zimmer wrote:
hostname="#.com"
defaultrouter=1.2.3.4 # previously "1.2.3.4";
removed
Could you post the output of "sh -x /
Hi,
On Fri, Jan 13, 2006 at 12:49:07PM +, Ceri Davies wrote:
> On 12 Jan 2006, at 23:37, Michael Zimmer wrote:
> > hostname="#.com"
> > defaultrouter=1.2.3.4 # previously "1.2.3.4"; removed
>
> Could you post the output of "sh -x /etc/rc.d/routing start"?
> Please try to
Michael Zimmer wrote:
I just updated a i386 gateway to 6.0-STABLE - using my backed-up
versions [from 5.1] of:
You didn't forget running mergemaster?
--
chs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listin
On 12 Jan 2006, at 23:37, Michael Zimmer wrote:
I just updated a i386 gateway to 6.0-STABLE - using my backed-up
versions [from 5.1] of:
rc.conf
rc.firewall
rc.resume
rc.sendmail
rc.shutdown
rc.subr
rc.suspend
resolv.conf
sysctl.conf
ipnat.rules
ipf.rules
...and t
On 13 Jan 2006, at 06:46, Igor Robul wrote:
On Thu, Jan 12, 2006 at 11:37:27PM +, Michael Zimmer wrote:
rc.subr
Why?
hostname="#.com"
defaultrouter=1.2.3.4 # previously "1.2.3.4";
removed
You need "1.2.3.4", because in manual page for rc.conf it is marked
On Thu, Jan 12, 2006 at 11:37:27PM +, Michael Zimmer wrote:
> rc.subr
Why?
>
> hostname="#.com"
> defaultrouter=1.2.3.4 # previously "1.2.3.4"; removed
You need "1.2.3.4", because in manual page for rc.conf it is marked as (str).
_
I just updated a i386 gateway to 6.0-STABLE - using my backed-up
versions [from 5.1] of:
rc.conf
rc.firewall
rc.resume
rc.sendmail
rc.shutdown
rc.subr
rc.suspend
resolv.conf
sysctl.conf
ipnat.rules
ipf.rules
...and the default route won't load on boot, although it is
Steve Bertrand wrote:
Is there a way after changing the value
defaultroute in /etc/rc.conf that freebsd accepts the change
without restarting?
# /etc/netstart
Should also reload network settings for you.
Steve
Thanks...
Efren Bravo
> Hi,
> Is there a way after changing the value
> defaultroute in /etc/rc.conf that freebsd accepts
> the change without restarting?
> Thanks...
> Efren Bravo.
-
I would guess that /etc/rc.d/routing ist he script oused to se
> Is there a way after changing the value
> defaultroute in /etc/rc.conf that freebsd accepts the change
> without restarting?
# /etc/netstart
Should also reload network settings for you.
Steve
>
> Thanks...
&
route change 0.0.0.0 new.ip.def.route
IE:
route change 0.0.0.0 10.0.0.254
This command changes the default route to 10.0.0.254, from the command line.
This will immediately alter the systems routing tables, but will not survive a
reboot; change the defaultroute parameter in the /etc/rc.conf
Здравствуйте,
On Thu, Nov 24, 2005 at 04:35:38PM +0100, Efren Bravo писал:
> Hi,
>
> Is there a way after changing the value
> defaultroute in /etc/rc.conf that freebsd accepts
> the change without restarting?
route delete default ; route add
Is there a way after changing the value
defaultroute in /etc/rc.conf that freebsd accepts
the change without restarting?
man route
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
Hi,
Is there a way after changing the value
defaultroute in /etc/rc.conf that freebsd accepts
the change without restarting?
Thanks...
Efren Bravo.
__
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http
ipt, I already have a default
> route. I've fixed the problem by adding
>
> route change default xx.xx.xx.x
>
> to my rc.local. But isn't this defeating the purpose of the defaultroute
> variable?
Last time I used DHCP was on a Windows95 computer 7 years ago, an
rgs=\$route_${i}
route add ${route_args}
done
fi
The problem is that by this time in the script, I already have a default
route. I've fixed the problem by adding
route change default xx.xx.xx.x
to my rc.local. But isn't this defea
I'm having trouble getting a dual-homed system to setup the default
route correctly on bootup. Here are the relevant lines from my rc.conf:
ifconfig_rl0="inet xx.xx.xx.xxx netmask 255.255.255.0"
ifconfig_xl0="DHCP"
defaultrouter="xx.xx.xx.x"
During bootup, the system enables the default route to
19 matches
Mail list logo