Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
Who is Online
14 user(s) are online (11 user(s) are browsing Forum)

Members: 0
Guests: 14

more...


Browsing this Thread:   1 Anonymous Users






Re: Networking in OpenSuse hosted Icaros - Solution
#3
Just can't stay away
Just can't stay away


See User information
Quote:

paolone wrote:
Thank you! Can i add it to icaros manual?


Of course, Please do. That's why I posted it so people can find the solution.

Posted on: 2017/6/3 12:09
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: Networking in OpenSuse hosted Icaros - Solution
#2
Home away from home
Home away from home


See User information
Thank you! Can i add it to icaros manual?

Posted on: 2017/6/3 6:42
p.bes
Icaros Desktop AROS distribution mantainer
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Networking in OpenSuse hosted Icaros - Solution
#1
Just can't stay away
Just can't stay away


See User information
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
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 







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.

[Advanced Search]


Search
Top Posters
1 paolone
paolone
4462
2 nikolaos
nikolaos
4206
3 magorium
magorium
4095
4 phoenixkonsole
phoenixkonsole
3942
5 deadwood
deadwood
2917
6 ncafferkey
ncafferkey
2810
7 mazze
mazze
2222
8 Kalamatee
Kalamatee
2212
9 clusteruk
clusteruk
2114
Powered by XOOPS © 2001-2025 The XOOPS Project