I've invited you to fill out the following form:
Hi
To fill it out, visit:
https://docs.google.com/forms/d/e/1FAIpQLSeCeGy0FGcs9vvrD_lF00WDAYbGGFDWl_lu-G-z4OMIQAtCpA/viewform?vc=0&c=0&w=1&flr=0&usp=mail_form_link
I've invited you to fill out a form:
Google Forms:
I've invited you to fill out the following form:
Hi
To fill it out, visit:
https://docs.google.com/forms/d/e/1FAIpQLSeCeGy0FGcs9vvrD_lF00WDAYbGGFDWl_lu-G-z4OMIQAtCpA/viewform?vc=0&c=0&w=1&flr=0&usp=mail_form_link
I've invited you to fill out a form:
Google Forms:
Hi guys i want be part of this team
___
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
hi Freebsd
https://goo.gl/j3hSp9
AMSA (PTY) LIMITED
This message contains information from AMSA (Pty) Limited that may be
confidential or privileged and AMSA (Pty) Limited holds copyright in this
message.
Any review, disclosure, copying, retransmission, dissemination or other use
On Mon, Sep 21, 2015 at 10:26:58AM +, wrote:
> Hi. How can i activate network card Atheros AR8151 ?
>
>
> [root@ASTERSUSHI /usr/home/nord]# uname -a
> FreeBSD ASTERSUSHI 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Mon Aug 17
> 02:11:08 MSK 2015 root@A
Hi. How can i activate network card Atheros AR8151 ?
[root@ASTERSUSHI /usr/home/nord]# uname -a
FreeBSD ASTERSUSHI 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Mon Aug 17
02:11:08 MSK 2015 root@ASTERSUSHI:/usr/obj/usr/src/sys/KERNEL amd64
[root@ASTERSUSHI /usr/home/nord]# pciconf -l -v | grep
On Thu, Oct 29, 2009 at 11:17:27AM +0200, Artis Caune wrote:
> 2009/10/29 Brooks Davis :
> >> btw, wouldn't it be nice not to bother with loader.conf when using
> >> . syntax?
> >> This patch will load if_vlan automatically in this case:
> >
> > Sorry but my reation is: eww. ??There's no way I'd co
Sebastian Hyrwall wrote:
You could still use a /32 and then add a route for the other IP via
the ethernet interface. This is effectively the same with a /31.
Does not work,
I see, I've checked this on 9.0 and found it working, not on 7.2.
Nikos
__
On Sat, 31 Oct 2009, Randy Bush wrote:
Hi,
However, I was simply reacting to the claim that it was *supported* by
Cisco.
have you noticed a difference in the bug rate between things that are
'supported by cisco' and those that just happen to be there? :)
but you're right.
Nikos Vassiliadis skrev:
Sebastian Hyrwall wrote:
Chuck Swiger skrev:
inside, or using a /32 and an explicit default route via your
ethernet interface.
Unfortunetly that doesn't work. It just sets 192.1.1.2 as broadcast.
Well wrapping a /31 inside of a /30 kinda defeats the purpose :)
Sebastian Hyrwall wrote:
Chuck Swiger skrev:
inside, or using a /32 and an explicit default route via your
ethernet interface.
Unfortunetly that doesn't work. It just sets 192.1.1.2 as broadcast.
Well wrapping a /31 inside of a /30 kinda defeats the purpose :)
You could still use a /32 a
> However, I was simply reacting to the claim that it was *supported* by
> Cisco.
have you noticed a difference in the bug rate between things that are
'supported by cisco' and those that just happen to be there? :)
but you're right. i liked. our p2ps are /30s, not /31s. and we're
moving from
> > We have asked Cisco repeatedly, through official channels, whether
> > they *support* /31 on Ethernet links. The answer is always that it
> > *may* work, use at your own peril.
>
> i have managed O(10^3) ciscos in isp backbone(s). /31s predominate for
> ether links in that space. though i su
> No, Cisco does not *support* it. They make it available, which is a
> completely different story.
>
> We have asked Cisco repeatedly, through official channels, whether
> they *support* /31 on Ethernet links. The answer is always that it
> *may* work, use at your own peril.
i have managed O(10^
> > A /31 subnet is only defined for point-to-point network links, per:
> >
> > http://www.rfc-editor.org/rfc/rfc3021.txt
> >
> > Ordinary ethernet links have BROADCAST flag set instead of POINTOPOINT.
> >
> > Regards,
> Well how do I set the POINTOPOINT flag and remove the BROADCAST-flag on
> e
/31 on point to point ether is exceedingly common in inter-router
topologies.
you may be amused to also read draft-kohno-ipv6-prefixlen-p2p-00.txt
randy
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To un
Chuck Swiger skrev:
On Oct 30, 2009, at 5:22 PM, Sebastian Hyrwall wrote:
A /31 subnet is only defined for point-to-point network links, per:
http://www.rfc-editor.org/rfc/rfc3021.txt
Ordinary ethernet links have BROADCAST flag set instead of POINTOPOINT.
Well how do I set the POINTOPOINT
On Oct 30, 2009, at 4:46 PM, Sebastian Hyrwall wrote:
Is there any way to use /31's on ordinary ethernet links in 7.2?
"ifconfig addr dest-addr" does not work either. It keeps setting the
last ip as broadcast.
A /31 subnet is only defined for point-to-point network links, per:
http://www.
Reading the man page for ifconfig will show the "ptp" option for ifconfig,
that configures the interface as a point-to-point interface.. :)
On Fri, Oct 30, 2009 at 5:22 PM, Sebastian Hyrwall wrote:
> Chuck Swiger skrev:
>
>> On Oct 30, 2009, at 4:46 PM, Sebastian Hyrwall wrote:
>>
>>> Is ther
On Oct 30, 2009, at 3:37 PM, Chuck Swiger wrote:
ifconfig en0 inet 192.1.1.10 inet 192.1.1.2
Whoops-- copy-paste-typo; instead should be:
ifconfig en0 inet 192.1.1.10 192.1.1.11
--
-Chuck
___
freebsd-net@freebsd.org mailing list
http://lists.fre
On Oct 30, 2009, at 5:22 PM, Sebastian Hyrwall wrote:
A /31 subnet is only defined for point-to-point network links, per:
http://www.rfc-editor.org/rfc/rfc3021.txt
Ordinary ethernet links have BROADCAST flag set instead of
POINTOPOINT.
Well how do I set the POINTOPOINT flag and remove th
Freddie Cash skrev:
Reading the man page for ifconfig will show the "ptp" option for
ifconfig, that configures the interface as a point-to-point
interface.. :)
It will also show that it seems to be only for bridgeing,
# ifconfig fxp0 ptp fxp0
ifconfig: unable to get bridge flags: Invalid
Chuck Swiger skrev:
On Oct 30, 2009, at 4:46 PM, Sebastian Hyrwall wrote:
Is there any way to use /31's on ordinary ethernet links in 7.2?
"ifconfig addr dest-addr" does not work either. It keeps setting the
last ip as broadcast.
A /31 subnet is only defined for point-to-point network links,
Hi.
Is there any way to use /31's on ordinary ethernet links in 7.2?
"ifconfig addr dest-addr" does not work either. It keeps setting the
last ip as broadcast.
Sincerley,
Sebastian H
___
freebsd-net@freebsd.org ma
2009/10/29 Brooks Davis :
>> btw, wouldn't it be nice not to bother with loader.conf when using
>> . syntax?
>> This patch will load if_vlan automatically in this case:
>
> Sorry but my reation is: eww. There's no way I'd commit that. You'd be
> randomly loading the vlan code for any interface th
On Thu, Oct 29, 2009 at 12:31:49AM +0200, Artis Caune wrote:
> 2009/10/28 Brooks Davis :
> > On Wed, Oct 28, 2009 at 03:18:41PM +0100, Sebastian Hyrwall wrote:
> >> Hi
> >>
> >> Now that FreeBSD has support for writing ??, cloned_interfaces="em0.100"
2009/10/28 Brooks Davis :
> On Wed, Oct 28, 2009 at 03:18:41PM +0100, Sebastian Hyrwall wrote:
>> Hi
>>
>> Now that FreeBSD has support for writing , cloned_interfaces="em0.100"
>> instead of having to create for example a vlan0 and then specify vlandev
&g
On Wed, Oct 28, 2009 at 03:18:41PM +0100, Sebastian Hyrwall wrote:
> Hi
>
> Now that FreeBSD has support for writing , cloned_interfaces="em0.100"
> instead of having to create for example a vlan0 and then specify vlandev
> etc in ifconfig. What is the correct ifconfig
Hi.
Ah ok. Well I did add that but maybe there was a typo somewhere else.
Unfortuently I can't reach the server anymore (i wonder why heh ;) so I
gave this email a try before going to the datacenter to fix it.
Thanks for the input.
Artis Caune skrev:
2009/10/28 Sebastian Hyrwall :
2009/10/28 Sebastian Hyrwall :
> Hi
>
> Now that FreeBSD has support for writing , cloned_interfaces="em0.100"
> instead of having to create for example a vlan0 and then specify vlandev etc
> in ifconfig. What is the correct ifconfig-line in rc.conf for this?
&
Hi
Now that FreeBSD has support for writing , cloned_interfaces="em0.100"
instead of having to create for example a vlan0 and then specify vlandev
etc in ifconfig. What is the correct ifconfig-line in rc.conf for this?
ifconfig_em0.100="" or ifconfig_em0_100="&q
Hi John,
Just wanted you to know that yesterday I joined Socialmoto.
Actually I keep on travelling and thus like making friends from
different places so that i can know more about places and I can feel
comfortable on unknown places because of known friends, but it gonna
Hi, everybody
I am using freebsd 4.2 to test vlan. I find if running ng_ether, you can not configure
the vlan. If you configure vlan, the system will display :
Fatal trap 12 : page fault while in kernel mode, ..
then system is rebooted auto.
How to solve this problem?
Yian
33 matches
Mail list logo