Browsing this Thread:
1 Anonymous Users
|
Re: Networking in OpenSuse hosted Icaros - Solution
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Thank you! Can i add it to icaros manual?
Posted on: 2017/6/3 6:42
|
|||
|
p.bes
Icaros Desktop AROS distribution mantainer |
||||
|
||||
|
Networking in OpenSuse hosted Icaros - Solution
|
||||
|---|---|---|---|---|
|
Just can't stay away
![]() |
After 2 months of tinkering, I finally figured out how to make networking work in Linux Hosted Icaros on OpenSuse Linux.
Symptom: After installing, Icaros can ping the host controller, but cannot access or ping the outside network and no internet access. Problem: The problem is that SuSEfirewall2 is not configured properly and blocks IPs that are not configured. Turning the firewall off WILL NOT work as the virtual networking adapter won't work when the firewall is off in OpenSuse. Solution: You need to edit the SuSEfirewall2 config file at /etc/sysconfig/SuSEfirewall2 and find the line with "FW_FORWARD_MASQ" and change it to reflect what adapter is forwarded to what IP. Ex. FW_FORWARD_MASQ="10.0.0.198,192.168.166.1,tcp,80" The first IP will be your host adapter IP address (use your host's IP here). The second IP being the Icaros GATEWAY IP, not the adapter IP inside Icaros. Then tcp and port 80. After saving the file, you need to restart the firewall using "sudo systemctl restart SuSEfirewall2". After that you will be able to access the internet with Icaros. Since the adapter is not started at boot, you will need to restart the firewall after the adapter is started. To do that, I just edited the "tap_on" script to include "sudo systemctl restart SuSEfirewall2" AFTER the adapter is brought up. After this, you are ready to surf the internet in Icaros hosted by OpenSuse. Enjoy! SuperChicken
Posted on: 2017/6/2 22:03
|
|||
|
||||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.






