Displaying 4 results from an estimated 4 matches for "fee5".
Did you mean:
fee
2016 Mar 04
2
ipv6 default route from somewhere
...9;m also using source specific routing to manage the different ipv6
address spaces, which generally works well in linux 3.10.12 and later,
e.g.:
default from 2600:3c01:e030:f2::/64 via 2600:3c01:e030:f2::1 dev tinc6
metric 1024 pref medium
default from 2601:646:4103:56c0::/60 via fe80::16cc:20ff:fee5:64c2 dev
eno1 proto babel metric 1024 pref medium
(not my real ip addresses)
2016 May 13
4
Bridge not forwarding multicast traffic to the tap interface
...icast packets on both br0 and eth0, but there is no such packet present
on the tap interface. I don't quite know why that is.
br0 Link encap:Ethernet HWaddr 7a:22:d7:1b:04:2e
inet addr:10.10.189.254 Bcast:10.10.189.255 Mask:255.255.255.0
inet6 addr: fe80::d227:88ff:fee5:2078/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3569 errors:0 dropped:0 overruns:0 frame:0
TX packets:2773 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1125028 (1.0 MiB) TX bytes:429677...
2016 May 24
5
IPv6, ULAs and FreeBSD
...6.
This is how the interfaces look like:
A $ ifconfig tap0
tap0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=80000<LINKSTATE>
ether 00:bd:6b:e5:19:00
inet6 fd16:dcc0:f4cc::1:0:1 prefixlen 80
inet6 fe80::2bd:6bff:fee5:1900%tap0 prefixlen 64 scopeid 0x4
inet 10.1.0.1 netmask 0xff000000 broadcast 10.255.255.255
nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
media: Ethernet autoselect
status: active
Opened by PID 6110
B $ ifconfig tap0
tap0: flags=88...
2012 Feb 21
4
V4 - New Install - Missing Zone File
Hello List,
I am trying to compile and install Samba 4 using the wiki guide on Centos 6.2. I am currently using the current source from git. It seems that the zone file used for Bind is not configured and not installed in the private directory.
Is there any way to get this file generated so I can finish my install?
Thank you for your time and have a great day!!
Kind regards,
Jeremy