I'm looking at setting up a Gentoo box for my mother to use. One thing I'd like some input on is the business of dialing up.

The constraints are that she must be able to dial up as an unprivileged user, and it must be easy (She will be migrating from an old imac running osx, so I want to make it as painless as possible!)

I'm currently favoring the method outlined in:

http://gentoo-wiki.com/HOWTO_Setup_a_Dialup_Connection#The_best_way:_Gentoo.27s_Network_Configuration

specifically using Gentoo's /etc/conf.d/net with pppd configured for *on-demand* dialing, so it 'just happens' when needed.

Now it pretty much does - but to trigger the ppp interface 'up' state I find myself doing stuff like:

$ ping <ip of ISP nameserver>

or similar, because hostname access will just return "host not found" immediately without trying to bring the link up. So while this workaround is ok for me, I would like to get it so that the ppp interface comes up more intuitively (or am I missing something obvious?... that would be nice!).

regards

Mark
--
[email protected] mailing list

Reply via email to