Mailinglist Archive: opensuse-bugs (15872 mails)
| < Previous | Next > |
[Bug 275324] smpppd to be able to connect by domain name
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 26 Aug 2007 06:15:29 -0600 (MDT)
- Message-id: <20070826121529.6F7BA245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=275324#c2
Nikolay Derkach <nderkach@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WONTFIX |WORKSFORME
--- Comment #2 from Nikolay Derkach <nderkach@xxxxxxxxx> 2007-08-26 06:15:28 MST ---
I've reviewed the source code and actually smpppd does support connection by
domain name.
dsl.cc: pty_cmd += " " + dslconfig->modem_ip + " --nolaunchpppd";
So, pptp utility itself supports specifying of server name, hence it's
supported by smpppd.
I just don't get it why is the variable called "modem_ip" since it has nothing
to do with modems. It's not mandatory to rename it (it resides in three dsl*
files and probably some other applications use modem naming, e.g. kinternet),
then yast will still use MODEM_IP configuration string.
PS: I hardly believe NM will achieve such functionality in the nearest feature,
though let's hope.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Nikolay Derkach <nderkach@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WONTFIX |WORKSFORME
--- Comment #2 from Nikolay Derkach <nderkach@xxxxxxxxx> 2007-08-26 06:15:28 MST ---
I've reviewed the source code and actually smpppd does support connection by
domain name.
dsl.cc: pty_cmd += " " + dslconfig->modem_ip + " --nolaunchpppd";
So, pptp utility itself supports specifying of server name, hence it's
supported by smpppd.
I just don't get it why is the variable called "modem_ip" since it has nothing
to do with modems. It's not mandatory to rename it (it resides in three dsl*
files and probably some other applications use modem naming, e.g. kinternet),
then yast will still use MODEM_IP configuration string.
PS: I hardly believe NM will achieve such functionality in the nearest feature,
though let's hope.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |