4/8 やったこと
▲ネットワークの設定を固定IPに変更して他のpcにつなぐ
vim /etc/sysconfig/network-scripts/ifcfg-eth0
特定のところを変更する(http://d.hatena.ne.jp/bojovs/20081020/1224429418)→DHCPを切るとネットがつながらなくなることに注意
/etc/sysconfig/network-scripts/ifup eth0
→アクティブ接続のパス::/org/freedesktop/NetworkManager/Activconection/q
service network restart
service iptables status
service iptables stop
chkconfig iptables off ←自動アップデートを防ぐ
Author And Source
この問題について(4/8 やったこと), 我々は、より多くの情報をここで見つけました https://qiita.com/A_I/items/8ddde60a32c4554abbb9著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .