Zum Inhalt springen

Chris1981

Mitglieder
  • Gesamte Inhalte

    95
  • Benutzer seit

  • Letzter Besuch

Alle Inhalte von Chris1981

  1. danke für alle die mir geholfen haben das ganze funktioniert jetzt noch ne frage wie ist das jetzt mit dem NAT oder wie stell ich mit IOS-Kommandos nen dns server ein? ich kann z.b keine seiten pingen aber wählen tut er und auch erfolgreich und wie stell ich kanal-bündelung ein?
  2. hab nochmal probiert ne ip zu pingen dann gibt der mir das aus er versucht zu wählen ********************** Cisco2610#ping 192.167.234.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.167.234.1, timeout is 2 seconds: 00:41:52: BRI1/1 DDR: rotor dialout [priority] 00:41:52: BRI1/1 DDR: Dialing cause ip (s=192.168.1.1, d=192.167.234.1) 00:41:52: BRI1/1 DDR: Attempting to dial 0019231760.... 00:42:00: ISDN BR1/1: Could not bring up interface 00:42:4294967295: BRI1/1: wait for isdn carrier timeout, call id=0x8004 00:42:2158431180: DDR: Dialing failed, 0 packets unqueued and discarded 00:42:2158431188: ISDN BR1/1: Could not bring up interface. Success rate is 0 percent (0/5) ************************* nach lurzer zeit bringt er dann das hier ************************* Cisco2610# 00:42:111669149695: ISDN BR1/1: TX -> IDREQ ri = 11550 ai = 127 00:42:25: ISDN BR1/1: RX <- IDASSN ri = 11550 ai = 84 00:42:107374182400: ISDN BR1/1: TX -> SABMEp sapi = 0 tei = 84 00:42:25: ISDN BR1/1: RX <- IDCKRQ ri = 0 ai = 127 00:42:107374182400: ISDN BR1/1: TX -> IDCKRP ri = 65279 ai = 84 00:42:25: ISDN BR1/1: RX <- UAf sapi = 0 tei = 84 00:42:111669149695: %ISDN-6-LAYER2UP: Layer 2 for Interface BR1/1, TEI 84 change d to up 00:42:26: ISDN BR1/1: RX <- IDCKRQ ri = 0 ai = 127 00:42:111669149696: ISDN BR1/1: TX -> IDCKRP ri = 61168 ai = 84 00:42:35: ISDN BR1/1: RX <- RRp sapi = 0 tei = 84 nr = 0 00:42:150323855360: ISDN BR1/1: TX -> RRf sapi = 0 tei = 84 nr = 0 00:42:193273528320: ISDN BR1/1: TX -> RRp sapi = 0 tei = 84 nr = 0 00:42:45: ISDN BR1/1: RX <- RRp sapi = 0 tei = 84 nr = 0 00:42:193273528320: ISDN BR1/1: TX -> RRf sapi = 0 tei = 84 nr = 0 00:42:45: ISDN BR1/1: RX <- RRf sapi = 0 tei = 84 nr = 0 *************************
  3. hier die config kann ich das interface bri 1/0 ausschalten?? mit shutdown? ! version 12.0 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname Cisco2610 ! no logging console enable password 7 12181F021002 ! ! ! ! ! ip subnet-zero no ip domain-lookup ! isdn switch-type basic-net3 isdn voice-call-failure 0 ! ! ! interface Ethernet0/0 description connected to EthernetLAN ip address 192.168.1.1 255.255.255.0 no ip directed-broadcast ip nat inside ! interface BRI1/0 description lokale einwahl provider no ip address no ip directed-broadcast encapsulation ppp dialer string 0019231760 dialer hold-queue 10 isdn switch-type basic-net3 ! interface BRI1/1 description Local Provider no ip address no ip directed-broadcast encapsulation ppp dialer pool-member 1 isdn switch-type basic-net3 no cdp enable ! interface BRI1/2 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface BRI1/3 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface Dialer1 description rcn ip address negotiated no ip directed-broadcast no ip proxy-arp ip nat outside encapsulation ppp no ip split-horizon dialer remote-name beliebig dialer pool 1 dialer idle-timeout 10 dialer string 0019231760 dialer hold-queue 10 dialer load-threshold 10 outbound dialer-group 1 no cdp enable ppp authentication chap ppp chap hostname beliebig ppp chap password 7 beliebig ppp pap sent-username beliebig password 7 110B1C091E17090503 ! router rip version 2 passive-interface Dialer1 network 192.168.1.0 no auto-summary ! ip nat inside source list 1 interface Dialer1 overload ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 no ip http server ! access-list 1 permit 192.168.1.0 0.0.0.255 dialer-list 1 protocol ip permit snmp-server engineID local 00000009020000019623B100 ! line con 0 exec-timeout 0 0 password 7 060A00264540 login transport input none line aux 0 line vty 0 4 password 7 020A0B5C0208 login ! end
  4. @nic hab das ganze jetzt entsprechend eingegeben und die config gespeichert wie wähl ich mich jetzt ein??? ich bin so dumm wenn ich ne internetseite pingen will sagt der unknown host wenn ich ne ip pingen will sagte es 0% success wie kann ich ihm sagen es soll wählen? macht der das nicht automatisch??
  5. ja hab den dialer wieder eingefügt nichts tut sich kann mich nicht einwählen
  6. ich kann das interface nicht auf dialer pool 1 stellen immer derselbe fehler der wählt sich auch nicht ein
  7. hab beim dialer und beim interface den string mit: no dialer string 00192075 rausgenommen und die config gespeichert der wählt sich nicht ins internet ein ich weiss nicht, ich kann den dialer pool beim bri-interface nicht auf 1 stellen damit der halt den dialer 1 zum einwählen benutzt *verzweifel*
  8. wenns bald nicht klappt geb ich das projekt einfach auf weiss auch nicht was ich hier falsch und richtig mache die ausbilder haben hier keine ahnung und sonst auch keiner ich poste ein letztes mal die config hab versucht die dialer und interface auf pool-member 1 zustellen da kam dann das Cisco2610(config-if)#dialer pool 1 %Remove Legacy DDR Configuration first da ich keine ahnung hab davon, und auch keinen lehrgang besuchen darf weiss ich auch nicht was damit gemeint ist hier noch mal die komplette config ! version 12.0 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname Cisco2610 ! no logging console enable password ****** ! ! ! ! ! ip subnet-zero ip name-server 145.253.2.11 ! isdn switch-type basic-net3 isdn voice-call-failure 0 ! ! ! interface Ethernet0/0 description connected to EthernetLAN ip address 192.168.1.1 255.255.255.0 no ip directed-broadcast no keepalive ! interface BRI1/0 description connected to Internet ip address negotiated no ip directed-broadcast encapsulation ppp dialer string 00192075 dialer hold-queue 10 isdn switch-type basic-net3 ! interface BRI1/1 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface BRI1/2 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface BRI1/3 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface BRI1/4 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface BRI1/5 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface BRI1/6 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface BRI1/7 no ip address no ip directed-broadcast shutdown isdn switch-type basic-net3 ! interface Dialer1 description connected to Internet no ip address no ip directed-broadcast encapsulation ppp no ip split-horizon dialer pool 1 no cdp enable ppp authentication chap pap callin ppp chap hostname ****** ppp chap password ****** ppp pap sent-username arcor-ibc password ****** ! router rip version 2 network 192.168.1.0 no auto-summary ! ip classless no ip http server ! access-list 1 permit 192.168.1.0 0.0.0.255 dialer-list 1 protocol ip permit snmp-server engineID local 000000090200000196ACE180 snmp-server community public RO ! line con 0 exec-timeout 0 0 password login transport input none line aux 0 line vty 0 4 password login ! no scheduler allocate end der anbieter ist arcor danke für eure hilfe
  9. noch mehr fehlermeldungen Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: 00:10:55: Dialer1 DDR: No free dialer - starting fast idle timer. 00:10:57: Dialer1 DDR: No free dialer - starting fast idle timer. 00:10:59: Dialer1 DDR: No free dialer - starting fast idle timer. 00:11:01: Dialer1 DDR: No free dialer - starting fast idle timer. 00:11:03: Dialer1 DDR: No free dialer - starting fast idle timer. Success rate is 0 percent (0/5) das wird schwierig, cisco hat so nen ******* support da kriegste auch nichts raus
  10. ja hab schon rebootet hab da ja auch wenig ahnung von, power up timer expired==== ?????????
  11. ohne TK-anlage geht nicht hier wurde mir aber gesagt, das die 019.. nummern nicht gesperrt sind keine ahnung was ich noch tun kann
  12. also die config ! ****************************************************************** ! Cisco2610.cfg - Cisco router configuration file ! Automatically created by Cisco ConfigMaker v2.6 Build 6 ! Freitag, 22. November 2002, 08:12:26 ! ! Hostname: Cisco2610 ! Model: 2610 ! ****************************************************************** ! service timestamps debug uptime service timestamps log uptime service password-encryption no service tcp-small-servers no service udp-small-servers ! hostname Cisco2610 ! enable password ***** ! ip name-server 145.253.2.11 ! isdn switch-type basic-net3 ! ip subnet-zero ip domain-lookup ip routing ! interface Dialer 1 description connected to Internet ip address negotiated ip nat outside no ip split-horizon encapsulation ppp dialer in-band dialer idle-timeout 10 dialer string 00192075 dialer hold-queue 10 dialer-group 1 ppp authentication chap pap callin ppp chap hostname arcor-ibc ppp chap password ***** ppp pap sent-username arcor-ibc password ***** no ppp multilink no cdp enable ! interface Ethernet 0/0 no shutdown description connected to EthernetLAN ip address 192.168.1.1 255.255.255.0 ip nat inside keepalive 10 ! interface BRI 1/0 no shutdown description connected to Internet no ip address dialer rotary-group 1 ! interface BRI 1/1 no description no ip address shutdown ! interface BRI 1/2 no description no ip address shutdown ! interface BRI 1/3 no description no ip address shutdown ! interface BRI 1/4 no description no ip address shutdown ! interface BRI 1/5 no description no ip address shutdown ! interface BRI 1/6 no description no ip address shutdown ! interface BRI 1/7 no description no ip address shutdown ! ! Access Control List 1 ! no access-list 1 access-list 1 permit 192.168.1.0 0.0.0.255 ! ! Dialer Control List 1 ! no dialer-list 1 dialer-list 1 protocol ip permit ! ! Dynamic NAT ! ip nat translation timeout 86400 ip nat translation tcp-timeout 86400 ip nat translation udp-timeout 300 ip nat translation dns-timeout 60 ip nat translation finrst-timeout 60 ip nat inside source list 1 interface Dialer 1 overload ! router rip version 2 network 192.168.1.0 passive-interface Dialer 1 no auto-summary ! ! ip classless ! ! IP Static Routes ip route 0.0.0.0 0.0.0.0 Dialer 1 no ip http server snmp-server community public RO no snmp-server location no snmp-server contact ! line console 0 exec-timeout 0 0 password ***** login ! line vty 0 4 password ***** login ! end
  13. also neuigkeiten Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: 00:04:68719476735: BRI1/0: Wrote command 0x1B to SID 00:04:64424509440: BRI1/0: Wrote command 0x15 to SID 00:04:64424509440: BRI1/0: Wrote command 0x17 to SID 00:04:64424509440: BRI1/0: Wrote command 0x1 to SID 00:04:64424509440: BRI1/0: Wrote command 0x0 to SID 00:04:64424509440: BRI1/0: Wrote command 0x20 to SID 00:04:64424509440: BRI1/0: Starting PUP timer, move state from F2 to F3 00:04:15: BRI1/0: Wrote command 0x92 to SID 00:04:15: BRI1/0: Wrote command 0x93 to SID 00:04:15: BRI1/0: state .F3, IS F2, event PUP timeout 00:04:15: BRI1/0: Wrote command 0x3 to SID 00:04:15: BRI1/0: Starting T3 timer on PUP timer expiry, changing state F3 to F4 ... 00:04:98784247808: ISDN BR1/0: Could not bring up interface 00:04:98784247808: BRI1/0: Ignore the activation request at state F4 00:04:23: BRI1/0: Wrote command 0x92 to SID 00:04:23: BRI1/0: Wrote command 0x93 to SID 00:04:23: BRI1/0: state F4, IS F5, event T3 timeout 00:04:23: BRI1/0: Wrote command 0x92 to SID 00:04:23: BRI1/0: Wrote command 0x93 to SID 00:04:23: BRI1/0: Wrote command 0x1 to SID 00:04:23: BRI1/0: Wrote command 0x0 to SID 00:04:23: BRI1/0: Forcing SID interrupt for status 0xF 00:04:23: save this sid_status (0xF) 00:04:23: BRI1/0: T3 timer expired, changing state F4 to F2 00:04:100942679060: BRI1/0:1: Disabled channel B1 00:04:100942679384: BRI1/0: Wrote command 0x15 to SID 00:04:98784247808: BRI1/0:2: Disabled channel B2 00:04:98784247808: BRI1/0: Wrote command 0x17 to SID 00:04:98784247808: ISDN BR1/0: Could not bring up interface. Success rate is 0 percent (0/5)
  14. ich verzweifel noch mit dem isdn-router der wählt sich einfach nicht über die BRI-Schnittstelle ein Call by Call anbieter ist ARCOR hier die fehlermeldung vielleicht kann mir einer dazu noch was sagen Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 146.253.1.11, timeout is 2 seconds: 00:04:30064771071: ISDN BR1/0: TX -> SETUP pd = 8 callref = 0x06 00:04:27928235260: Bearer Capability i = 0x8890 00:04:25769803776: Channel ID i = 0x83 00:04:25769803776: Called Party Number i = 0x80, '0192075' 00:04:06: ISDN BR1/0: RX <- SETUP_ACK pd = 8 callref = 0x86 00:04:06: Channel ID i = 0x89 00:04:06: ISDN BR1/0: RX <- DISCONNECT pd = 8 callref = 0x86 00:04:06: Cause i = 0x8281 - Unallocated/unassigned number 00:04:25769803776: ISDN BR1/0: TX. -> RELEASE pd = 8 callref = 0x06 00:04:27928235260: Cause i = 0x8081 - Unallocated/unassigned number 00:04:06: ISDN BR1/0: RX <- RELEASE_COMP pd = 8 callref = 0x86 00:04:34359738368: ISDN BR1/0: TX -> SETUP pd = 8 callref = 0x07 00:04:36518169852: Bearer Capability i = 0x8890 00:04:34359738368: Channel ID i = 0x83 00:04:34359738368: Called Party Number i = 0x80, '0192075' 00:04:08: ISDN BR1/0: RX <- SETUP_ACK pd = 8 callref = 0x87 00:04:08: Channel ID i = 0x89 00:04:08: ISDN BR1/0: RX <- DISCONNECT pd = 8 callref = 0x87 00:04:08: Cause i = 0x8281 - Unallocated/unassigned number 00:04:34359738368: ISDN BR1/0: TX -> RELEASE pd .= 8 callref = 0x07 00:04:36518169852: Cause i = 0x8081 - Unallocated/unassigned number 00:04:08: ISDN BR1/0: RX <- RELEASE_COMP pd = 8 callref = 0x87 00:04:42949672960: ISDN BR1/0: TX -> SETUP pd = 8 callref = 0x08 00:04:45108104444: Bearer Capability i = 0x8890 00:04:42949672960: Channel ID i = 0x83 00:04:42949672960: Called Party Number i = 0x80, '0192075' 00:04:10: ISDN BR1/0: RX <- SETUP_ACK pd = 8 callref = 0x88 00:04:10: Channel ID i = 0x89 00:04:10: ISDN BR1/0: RX <- DISCONNECT pd = 8 callref = 0x88 00:04:10: Cause i = 0x8281 - Unallocated/unassigned number 00:04:42949672960: ISDN BR1/0: TX -> RELEASE pd .= 8 callref = 0x08 00:04:45108104444: Cause i = 0x8081 - Unallocated/unassigned number 00:04:10: ISDN BR1/0: RX <- RELEASE_COMP pd = 8 callref = 0x88 00:04:51539607552: ISDN BR1/0: TX -> SETUP pd = 8 callref = 0x09 00:04:53698039036: Bearer Capability i = 0x8890 00:04:51539607552: Channel ID i = 0x83 00:04:51539607552: Called Party Number i = 0x80, '0192075' 00:04:12: ISDN BR1/0: RX <- SETUP_ACK pd = 8 callref = 0x89 00:04:12: Channel ID i = 0x89 00:04:12: ISDN BR1/0: RX <- DISCONNECT pd = 8 callref = 0x89 00:04:12: Cause i = 0x8281 - Unallocated/unassigned number 00:04:51539607552: ISDN BR1/0: TX -> RELEASE pd .= 8 callref = 0x09 00:04:53698039036: Cause i = 0x8081 - Unallocated/unassigned number 00:04:12: ISDN BR1/0: RX <- RELEASE_COMP pd = 8 callref = 0x89 00:04:60129542144: ISDN BR1/0: TX -> SETUP pd = 8 callref = 0x0A 00:04:62287973628: Bearer Capability i = 0x8890 00:04:60129542144: Channel ID i = 0x83 00:04:60129542144: Called Party Number i = 0x80, '0192075' 00:04:14: ISDN BR1/0: RX <- SETUP_ACK pd = 8 callref = 0x8A 00:04:14: Channel ID i = 0x89 00:04:14: ISDN BR1/0: RX <- DISCONNECT pd = 8 callref = 0x8A 00:04:14: Cause i = 0x8281 - Unallocated/unassigned number 00:04:60129542144: ISDN BR1/0: TX -> RELEASE pd . Success rate is 0 percent (0/5) Cisco2610#= 8 callref = 0x0A 00:04:62287973628: Cause i = 0x8081 - Unallocated/unassigned number 00:04:14: ISDN BR1/0: RX <- RELEASE_COMP pd = 8 callref = 0x8A ich hab zwar nicht so die grosse ahnung aber, es scheint mir so als ob die nummer von arcor irgendwie, irgendwo nich akzeptiert wird oder nicht vorhanden ist (unallocated/unassigned number)
  15. welche nr meinst du? die von freenet oder meine eigene vom ISDN-Anschluss?? werd mal die neue nr ausprobieren: 010191929
  16. und wieder mehr details hab das gefühl das bri-interface ist falsch konfiguriert aber was kann man da alles falsch machen?? hier der fehler bei ping 1.1.1.1 Cisco2610#ping 1.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: 00:05:223338299391: ISDN BR1/1: TX -> SETUP pd = 8 callref = 0x01 00:05:221201763580: Bearer Capability i = 0x8890 00:05:219043332096: Channel ID i = 0x83 00:05:219043332096: Called Party Number i = 0x80, '01929' 00:05:51: ISDN BR1/1: RX <- SETUP_ACK pd = 8 callref = 0x81 00:05:51: Channel ID i = 0x89..... Success rate is 0 percent (0/5) Cisco2610# 00:06:04: ISDN BR1/1: RX <- DISCONNECT pd = 8 callref = 0x81 00:06:04: Cause i = 0x829C - Invalid number format or Special Intercept 00:06:17179869184: ISDN BR1/1: TX -> RELEASE pd = 8 callref = 0x01 00:06:19338300668: Cause i = 0x809C - Invalid number format or Special I ntercept 00:06:04: ISDN BR1/1: RX <- RELEASE_COMP pd = 8 callref = 0x81
  17. also er scheint doch zu versuche ne verbindung aufzubauen aber scheitert immer ich hab mal irgendne ip gepingt da kam das raus Cisco2610#ping 124.134.157.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 124.134.157.1, timeout is 2 seconds: 01:09:40: BRI1/1 DDR: rotor dialout [priority] 01:09:40: BRI1/1 DDR: Dialing cause ip (s=192.168.1.1, d=124.134.157.1) 01:09:40: BRI1/1 DDR: Attempting to dial 01929..... Success rate is 0 percent (0/5) Cisco2610# 01:09:223338299392: BRI1/1: wait for isdn carrier timeout, call id=0x8002 01:09:225496746412: DDR: Dialing failed, 0 packets unqueued and discarded 01:09:223338299392: BRI1/1:1: Disabled channel B1 01:09:223338299392: BRI1/1: Wrote command 0x15 to SID 01:09:223338299392: BRI1/1:1: Disabled channel B1 01:09:223338299392: BRI1/1: Wrote command 0x15 to SID was kann das sein, vielleicht ist die rufnummer falsch?? oder gesperrt?
  18. werden die nr. bei freenet verschlüsselt oder nicht?? aber ich glaub daran liegts nicht irgendwie ist da was grundlegend falsch
  19. also ich hab debug für BRI-interface eingestellt und für den dialer keine ausgabe, er scheint keine verbindung aufzubauen er versuchts nicht mal
  20. es funzt net er sagt im internet explorer immer kann server nicht finden kriegt das ISDN-interface eigentlich ne ip von Freenet? wenn ja wie stell ich das ein , oder ist das standard und festgelegt? kann vom router aus keinen ping auf webseiten machen, als ob der garnicht wählt der fehler liegt bestimmt beim dialer
  21. nochmal die veränderte config ! service timestamps debug uptime service timestamps log uptime service password-encryption no service tcp-small-servers no service udp-small-servers ! hostname Cisco2610 ! enable password ****** ! no ip name-server ! isdn switch-type basic-net3 ! ip subnet-zero no ip domain-lookup ip routing ! interface Dialer 1 description connected to Internet ip address negotiated no ip split-horizon encapsulation ppp dialer in-band dialer idle-timeout 10 dialer string 01929 dialer hold-queue 10 dialer-group 1 ppp authentication chap pap callin ppp chap hostname freenet ppp chap password gast ppp pap sent-username *****password ***** no ppp multilink no cdp enable ! interface Ethernet 0/0 no shutdown description connected to EthernetLAN ip address 192.168.1.1 255.255.255.0 keepalive 10 ! interface BRI 1/0 no description no ip address shutdown ! interface BRI 1/1 no shutdown description connected to Internet no ip address dialer rotary-group 1 ! interface BRI 1/2 no description no ip address shutdown ! interface BRI 1/3 no description no ip address shutdown ! interface BRI 1/4 no description no ip address shutdown ! interface BRI 1/5 no description no ip address shutdown ! interface BRI 1/6 no description no ip address shutdown ! interface BRI 1/7 no description no ip address shutdown ! ! Dialer Control List 1 ! no dialer-list 1 dialer-list 1 protocol ip permit ! ip classless ! ! IP Static Routes ip route 0.0.0.0 0.0.0.0 Dialer 1 no ip http server snmp-server community public RO no snmp-server location no snmp-server contact ! line console 0 exec-timeout 0 0 password ***** login ! line vty 0 password ***** login ! end es funzt einfach nicht, ich verzweifel noch
  22. die nummer hab ich bei freenet.de gefunden is doch call by call oder kennste ne andere???
  23. aber bei all meiner blödheit was nehm ich denn stattdessen für ein protokoll ???? also ich hab keine ahnung
  24. danke danke ich bin so blöööd 1tr6 ist altes ISDN (deutschland) hast recht LOL und ich arbeite bei der Deutschen T........

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...