[quagga-users 14623] Re: Wi-Fi Routes not being propagated
Alexis Rosen <[email protected]>
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
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