openedx-vlead / college-cloud

1 stars 2 forks source link

How to give internet to College cloud with minimum intervention from Sysadmin #12

Closed sivashankerN closed 7 years ago

sivashankerN commented 7 years ago

When Nodal Coordinator wants to sent the collected logs to VLEAD team. For this, College Cloud is needed Internet Connection. While giving Internet Internet Connection, SysAdmin should not touch anything in College cloud. What SysAdmin has to do is unplug the LAN cable from Wi-Fi router and connect College LAN. Then College Cloud machine should get Internet Connection.

We have to figure it out how to do this?

sivashankerN commented 7 years ago

It seems there is a way to giving Internet connection to College Cloud, We may have to modify ifcfg-br0 file of the host machine( College Cloud).

This is an experimentation task.

sivashankerN commented 7 years ago

Yes, we can give a Internet to college cloud when offline workshop is completed. There is a network-script in /etc/sysconfig/network-scripts/ifcfg-br0, in this file, we have to comment the lines related to IPADDRESS,DNS,etc.

Then set ONBOOT to dhcp.

sivashankerN commented 7 years ago

Previously br0 network-script was using static IP, It is used for hosting/deploying labs in cluster using ADS. ADS service needs this ip to deploy labs.

sivashankerN commented 7 years ago

Tested in College Cloud edition workshop