Re: Network interface restart
- From: "Benjamin Sobotta" <mayday@xxxxxxx>
- Date: Wed, 09 May 2007 14:12:11 +0200
Op woensdag 09 mei 2007, schreef Sam Lawrance:
Hi,
Could someone please point out where I made the mistake?
When your network interface went down, you lost the connection, your
shell lost the terminal and your script was terminated before it
could finish doing what it was supposed to. Possibly you need to use
something like "nohup" or "screen" (from ports), or have some other
form of terminal available.
Thanks for your answer.
But as I said, I ran the script from a screen session, so that makes me
wonder
why the execution was aborted.
But is running '/etc/rc.d/netif restart'' known to cause problems? I think
I
shouldn't have to use scripts like these just to change a setting on the
network interface.
Kind regards,
--
Bram Schoenmakers
Hi Bram
You're exactly right. You don't need to run scripts like this. "ifconfig" will do what you want. As far as I can see,
"ifconfig bge0 mtu 1472"
should suffice.
Cheers,
Benjamin
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Network interface restart
- From: Steve Bertrand
- Re: Network interface restart
- References:
- Network interface restart
- From: Bram Schoenmakers
- Re: Network interface restart
- From: Sam Lawrance
- Re: Network interface restart
- From: Bram Schoenmakers
- Network interface restart
- Prev by Date: Re: ip refresh, resolv.conf and local scripts on startup?
- Next by Date: Re: Can't get FreeBSD to boot automatically from RAID 5 system
- Previous by thread: Re: Network interface restart
- Next by thread: Re: Network interface restart
- Index(es):
Relevant Pages
|
Loading