Hallo zusammen,
Tut mir leid, aber das problem bleibt.
> Ich würde mal auf Netbios-Broadcast setzen.
Ich habe alle rechner vom netz genommen, er waehlt trotzdem noch, und
zwar alle 11 minuten.
> Machst Du irgendwie Netbios-Namensauflösung? Wenn Du einen
> Samba-Server im Netz hast, kannst Du die WINS-Emaultion
War bereits drinne
der tcpdump hilft mir auch nicht weiter
tcpdump -ni isp0:
19:11:26.804425 ID-001 LCP: Configure-Request,
Magic-Number=2107655159
19:11:26.818230 ID-251 LCP: Configure-Request, Auth-Prot PAP,
Magic-Number=1016425220, Multilink-SSNHF, Proprietary
19:11:26.818254 ID-251 LCP: Configure-Reject, Multilink-SSNHF,
Proprietary
19:11:26.820485 ID-001 LCP: Configure-Ack, Magic-Number=2107655159
19:11:26.830868 ID-252 LCP: Configure-Request, Auth-Prot PAP,
Magic-Number=1016425220
19:11:26.830880 ID-252 LCP: Configure-Ack,
Auth-Prot PAP, Magic-Number=1016425220
19:11:26.830927 ID-002 PAP: Authenticate-Request, Peer-Id=xxxx,
Passwd=xxxx
19:11:26.907370 ID-002 PAP: Authenticate-Ack
19:11:26.907397 ID-003 IPCP: IP-Address=0.0.0.0
19:11:26.909860 ID-175 IPCP: IP-Address=139.6.14.6
19:11:26.909876 ID-175 IPCP: IP-Address=139.6.14.6
19:11:26.918488 ID-003 IPCP: IP-Address=139.6.11.70
19:11:26.918620 ID-004 IPCP: IP-Address=139.6.11.70
19:11:26.929626 ID-004 IPCP: IP-Address=139.6.11.70
Danach nixmehr...
Der Volstaendigkeit halber hier noch der Rest:
in rc.conf:
network_interfaces="wb0 lo0 isp1"
ifconfig_isp0="inet 0.0.0.0 0.0.0.1 netmask 255.255.255.0 link1"
sppp_interfaces="isp0"
spppconfig_isp0="myauthproto=pap myauthname=xxxx
myauthsecret='xxx'"
...
isdn_enable="YES"
isdn_fsdev="/dev/ttyv3"
isdn_flags="-dn -d0xf9 -c /etc/isdn/isdnd.rc"
isdn_trace="YES"
isdn_traceflags="-f /var/tmp/isdntrace0"
...
defaultrouter="0.0.0.1"
in isdnd.rc:
entry
name = I4OUT
usrdevicename = isp
usrdeviceunit = 0
isdncontroller = 0
isdnchannel = -1
direction = out
local-phone-dialout = xxxx
remote-phone-dialout = xxxx
remdial-handling = first
dialin-reaction = ignore
dialout-type = normal
b1protocol = hdlc
unitlength = 60
unitlengthsrc = rate
idletime-outgoing = 30
earlyhangup = 5
dialretries = 3
dialrandincr = off
recoverytime = 5
tries usedown = off
downtries = 5
downtime = 30
-- <<< Wozu einfach, geht doch auch kompliziert >>> -- To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Thu 08 Jun 2000 - 19:48:56 CEST