Rakshit Raj
Results
3
comments of
Rakshit Raj
Since ethernet ports do not support the creation of virtual aps [create_ap](https://github.com/oblique/create_ap) does not share internet over ethernet. U'll probably need to share internet from your wireless interface to ethernet....
```create_ap wlan0 eth0 MyAccessPoint MyPassPhrase``` this is your solution
Refer duplicate issue #329 now addressed in current issue #321