Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network Setup GUI
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Thu May 13, 2004 2:25 am    Post subject: Network Setup GUI Reply with quote

Is there any GUI network setup tool that you can emerge to configure your eth0, eth1, wireless instead of doing by text?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Thu May 13, 2004 2:33 am    Post subject: Reply with quote

Possibly, but... why?

Just curious. Any tool that did so would have to be Gentoo-specific, since the Gentoo sets up network devices differently than every other distro.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Thu May 13, 2004 2:52 am    Post subject: Reply with quote

I guess i am just more for GUI's the text. What does Bodhisattva mean I have seen that on a couple of peoples profiles
Back to top
View user's profile Send private message
papal_authority
Veteran
Veteran


Joined: 31 Mar 2004
Posts: 1823
Location: Canada

PostPosted: Thu May 13, 2004 2:58 am    Post subject: Reply with quote

A bodhisattva is an enlightened person who forgoes Nirvana in order to help others. Just like Buddha or delta407 :D
Back to top
View user's profile Send private message
codedmart
l33t
l33t


Joined: 18 Nov 2003
Posts: 647
Location: Not Quite Sure

PostPosted: Thu May 13, 2004 3:12 am    Post subject: Reply with quote

Thanks! Does anybody else know of any GUI's for network setup?
Back to top
View user's profile Send private message
papal_authority
Veteran
Veteran


Joined: 31 Mar 2004
Posts: 1823
Location: Canada

PostPosted: Thu May 13, 2004 3:24 am    Post subject: Reply with quote

Well there's that awful (sorry don't like GUIs) webmin thing: http://www.webmin.com/. Maybe that would help you? It apparently has a network configuration module. Oh yeah and it's in portage :)
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Thu May 13, 2004 4:31 am    Post subject: Reply with quote

Again, any network configuration module would have to be Gentoo-specific. I don't think Webmin supports editing /etc/conf.d/net in the manner Gentoo expects, and each distribution does it differently. I wouldn't expect to find a wealth of tools in this regard, especially considering that -- even though it's a text file -- it's usually 2-3 lines long and pretty straightforward.

Got a static IP and netmask on eth0? Easy:
Code:
iface_eth0="1.2.3.4 netmask 255.255.255.0"


Got a single upstream router?
Code:
gateway="eth0/1.2.3.254"


Using DHCP instead of all that?
Code:
iface_eth0="dhcp"


Okay, so it's a text file. But, it's not a big or scary text file, and a graphical means of changing it wouldn't add any functionality or substantially simplify its operation, so I personally see little value in creating one. For that reason, I wouldn't expect to find one... but, I've been surprised before, so you just might be in luck.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum