Difference between revisions of "Talk:Connect your B3 as a wireless device to an access point"

From BubbaWiki
Jump to navigation Jump to search
(Additional settings)
 
 
Line 1: Line 1:
= Additional Settings =
= Additional Settings =


The bubba-igd package may put some noise in your syslog when not using the eth1 interface. For me it helped to change its config file to point to the WLAN interface:
The bubba-igd package may put some noise in your syslog when not using the eth1 interface. For me it helped to change its config file (/etc/bubba-igd.conf) to point to the WLAN interface:
<pre>
<pre>
interface=wlan0
interface=wlan0

Latest revision as of 20:08, 3 November 2013

Additional Settings

The bubba-igd package may put some noise in your syslog when not using the eth1 interface. For me it helped to change its config file (/etc/bubba-igd.conf) to point to the WLAN interface:

interface=wlan0
enable-port-forward=no
port=80
port=443