Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ein neues device anlegen wie unter /etc/sysconfig
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Thu Jul 14, 2005 10:32 am    Post subject: ein neues device anlegen wie unter /etc/sysconfig Reply with quote

hallo liebes forum,

ich habe mir (wie in dem umts thread zu lesen) eine vodafone umts karte gekauft. die tut mittlerweile auch ohne probleme mit dem pppd. allerdings bin ich nicht so der freund von pppd und kppp als frontend, ich steh eher auf wvdial.

umts mit wvdial, sollte auch gehen dachte ich mir, also hab ich gegoogled. ich fand dann auch ein howto, was prinzipiell sehr gut aussieht, allerdings einen schönheitsfehler hat, nämlich es ist für fedora geschrieben und die verwenden dort sysconfig um devices anzulegen.

das howto steht hier: http://www.clasohm.com/blog/one-entry?entry_id=12177

ich hätte nun gerne an der stelle, an der im howto folgendes getan wird:
Quote:

Next, we need to configure a network interface. In /etc/sysconfig/network-scripts/ifcfg-umts, add this:

Code:
IPV6INIT=no
ONBOOT=no
USERCTL=yes
PEERDNS=yes
TYPE=Modem
DEVICE=ppp0
BOOTPROTO=dialup
LINESPEED=460800
MODEMPORT=/dev/ttyUSB0
IDLETIMEOUT=600
PROVIDER=umts
DEFROUTE=yes
PERSIST=no
WVDIALSECT=umts
MODEMNAME=ModemUMTS
DEMAND=no
PAPNAME=VFD2
AC=off
BSDCOMP=off
VJCCOMP=off
CCP=off
PC=off
VJ=off


This configuration has to be made available at two other locations:

Code:
ln /etc/sysconfig/network-scripts/ifcfg-umts \
  /etc/sysconfig/networking/devices/ifcfg-umts
ln /etc/sysconfig/network-scripts/ifcfg-umts \
  /etc/sysconfig/networking/profiles/default/ifcfg-umts


ganz gerne einen weg, der die vorgehensweise unter gentoo abbilden kann.

weiss da jemand rat? bitte vorher für die genaue beschreibung in das howto kucken da ist der gewünschte erfolg in gänze zu betrachten.

cheerios,
toskala
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
dakjo
Veteran
Veteran


Joined: 31 Jan 2004
Posts: 1544

PostPosted: Thu Jul 14, 2005 10:49 am    Post subject: Reply with quote

Reicht es nicht diese Datei unter /etc/ppp/peers/ anzulegen? Also die ifcfg-umts in /etc/ppp/peers/umts? Weil der steuert das ja über das connect "/usr/bin/wvdial --remotename umts --chat 'umts'" und wvdial sucht doch unter /etc/ppp/pees nach dem chat script umts? Oder bin ich da ganz falsch?
_________________
'Dieselben Naturkräfte, die uns ermöglichen, zu den Sternen zu fliegen, versetzen uns auch in die Lage, unseren Stern zu vernichten.' - Wernher von Braun
http://www.mpsna.de
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Thu Jul 14, 2005 11:45 am    Post subject: Reply with quote

nee, das hatte ich versucht, da mosert es rum, dass es kein gewünschtes device nutzen kann. ich kann heute abend aber mal die genaue meldung posten
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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