[quagga-users 14624] Re: [External] Re: Wi-Fi Routes not being propagated
"Potter, Timothy UTC CCS" <[email protected]>
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
So many times it helps just to have another pair of eyes take a look at your setup. Thank you! I totally missed that line. Tim -----Original Message----- From: Alexis Rosen [mailto:[email protected]] Sent: Thursday, February 16, 2017 7:32 AM To: Potter, Timothy UTC CCS Cc: quagga-users-UOy77sIEA+cAd7ICUelF/[email protected] Subject: [External] Re: [quagga-users 14622] Wi-Fi Routes not being propagated On Feb 16, 2017, at 6:28 AM, Potter, Timothy UTC CCS <[email protected]> wrote: > I am running zebra and ospf6d on my machine. When I plug in a Wi-Fi adapter to act as an access point, a new subnet is created but the network is not being sent to the other routers on my wan. The result is any PC that connects to this access point can only reach the local subnet. Here are the configuration files of my machine: Well, I mostly speak the Vyatta/Vyos dialect of Quagga, but: > Ospf6d.conf > [...] > router ospf6 > router-id 0.0.0.1 > interface eth0 area 0.0.0.0 > interface eth1 area 0.0.0.0 > interface eth2 area 0.0.0.0 > interface usb0 area 0.0.0.0 > interface usb1 area 0.0.0.0 interface wlan0 area 0.0.0.0 ? /a