- Samsung Galaxy A54 - türelemjáték
- Samsung Galaxy S25 Ultra - titán keret, acélos teljesítmény
- Apple iPhone 16 Pro - rutinvizsga
- Samsung Galaxy Watch - időtálló
- iPhone topik
- Apple Watch Sport - ez is csak egy okosóra
- Apple iPhone 17 Pro Max – fennsík
- Milyen okostelefont vegyek?
- Homokféreggel is pózolhatna a OnePlus 15
- Szerkesztett és makrofotók mobillal
-
Mobilarena
--- Még az új vizsgarendszer előtti információk, majd frissítjük! ---
Gyakran ismételt kérdések
Olvasd el a cikkeket itt.
Új hozzászólás Aktív témák
-
kem
addikt
Na ezt jol osszekevertem, de vegulis kibogoztam
Sikerut 12Mb-re felttornazni, most ezek a beallitasaim:interface ATM0
no ip address
ip tcp adjust-mss 1452
no atm ilmi-keepalive
dsl operating-mode auto
dsl enable-training-loginterface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly max-reassemblies 1000
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname install@o2broadband.co.uk
ppp chap password 0 install
ppp pap sent-username install@o2broadband.co.uk password 0 installMost mar sehol sincs az "ip mtu 1492" vagy "ip mtu 1500" sem... Barcsak ertenem mi tortenik
-
kem
addikt
Kis hasznalat utan elegge leromlott a netem. Mindenkeppen szarabb mint az eredeti router, de most foleg. 17Mb vs. 1Mb
Reggel egy ilyen uzenetet talaltam:
Mar 3 08:17:39.421: %IP_VFR-4-FRAG_TABLE_OVERFLOW: Dialer0: the fragment table has reached its maximum threshold 16
Kicsit utana olvastam, es atallitottam a Dialer 0 thresholdot 1000-re. Tudom, hogy ez csak tuneti kezeles, ugyhogy megjobban utana olvastam. Azt irjak MTU hiba, es rajottem, hogy a DSL felhasznalo amit hasznalok ahhoz 1500-at ajanlanak a Sky forumjan, ugyhogy atallitottam azt is.
XXX(config)#interface ATM0
XXX(config-if)#ip mtu 1500
XXX(config-if)#endMost testelem mindjart de valami nem oke.
-
kem
addikt
Koszonom a segitseget, igy mar mukodik:
Building configuration...
Current configuration : 2700 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname XXX
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 25
!
!
dot11 syslog
!
dot11 ssid XXX
vlan 1
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 0 XXX
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.0.1 192.168.0.100
!
ip dhcp pool Local-Network
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 8.8.8.8 8.8.4.4
!
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
bridge irb
!
!
interface ATM0
no ip address
ip mtu 1492
ip tcp adjust-mss 1452
no atm ilmi-keepalive
dsl operating-mode auto
dsl enable-training-log
!
interface ATM0.1 point-to-point
description DSL sub interface
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0
speed 100
!
interface FastEthernet1
speed 100
!
interface FastEthernet2
speed 100
!
interface FastEthernet3
speed 100
!
interface Dot11Radio0
no ip address
no ip route-cache cef
no ip route-cache
!
encryption vlan 1 mode ciphers aes-ccm
!
ssid XXX
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
world-mode dot11d country GB indoor
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
ip virtual-reassembly
no ip route-cache
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
no ip address
ip virtual-reassembly
bridge-group 1
bridge-group 1 spanning-disabled
!
interface Dialer0
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname install@o2broadband.co.uk
ppp chap password 0 install
ppp pap sent-username install@o2broadband.co.uk password 0 install
!
interface BVI1
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
no ip route-cache cef
no ip route-cache
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
no ip http server
no ip http secure-server
ip nat inside source list natlist interface Dialer0 overload
!
ip access-list standard natlist
permit 192.168.0.0 0.0.0.255
!
dialer-list 1 protocol ip permit
!
!
!
control-plane
!
bridge 1 route ip
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
endEbben a sorban nem vagyok biztos:
default-router 192.168.0.1
Mit erdemes rajta meg allitani? Most kuzdottem reggel 8-tol a Yealink telefonommal meg az OpenVPN-el, de ugy tunik vegre minden megy.
-
kem
addikt
Most mar atirtam csomo mindent, de meg mindig nem megy. Wifi mukodik, a reouterrol tudom pingelni 8.8.8.8-at, de megsincs net. A konfig filebol kiikszeltem ami kenyes, a tobbi nem az.
Building configuration...
Current configuration : 2557 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname XXX
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 25
!
!
dot11 syslog
!
dot11 ssid XXX
vlan 1
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 0 XXX
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.0.1 192.168.0.100
!
ip dhcp pool Local-Network
network 192.168.0.0 255.255.255.0
default-router 192.168.0.1
dns-server 8.8.8.8 8.8.4.4
!
!
!
!
!
!
!
archive
log config
hidekeys
!
!
!
bridge irb
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
dsl enable-training-log
!
interface ATM0.1 point-to-point
description DSL sub interface
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0
speed 100
!
interface FastEthernet1
speed 100
!
interface FastEthernet2
speed 100
!
interface FastEthernet3
speed 100
!
interface Dot11Radio0
no ip address
no ip route-cache cef
no ip route-cache
!
encryption vlan 1 mode ciphers aes-ccm
!
ssid XXX
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
world-mode dot11d country GB indoor
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
ip virtual-reassembly
no ip route-cache
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
no ip address
ip virtual-reassembly
ip tcp adjust-mss 1452
bridge-group 1
bridge-group 1 spanning-disabled
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname install@o2broadband.co.uk
ppp chap password 0 install
ppp pap sent-username install@o2broadband.co.uk password 0 install
!
interface BVI1
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
no ip route-cache cef
no ip route-cache
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
no ip http server
no ip http secure-server
ip nat inside source list natlist interface Dot11Radio0 overload
!
!
!
!
control-plane
!
bridge 1 route ip
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
endElore is koszi ha valaki tud segiteni!
kem -
kem
addikt
Sziasztok!
Szereztem egy Cisco 877W-t gyakorolni. Tud valaki esetleg olyan leirasrol ahol a konfiruralast lehet vegigolvasni magyarazattal? Az alap dolgokat mar beallitottam. DHCP es WIFI is megy, a dsl modem/routeremre kotve azt tovabb tudja osztani. Viszont szeretnem az aDSL modemet is kivaltani. Ha kell be tudom illeszteni a running konfigot.
-
kem
addikt
válasz
suomalainen #12370 üzenetére
Amikor en ott dolgoztam az osszes network related tema ki volt szervezve az AT&T-hez. Sysadminkent nem talalkoztam ilyen IBM role-al. Most raneztem Linkedinen, es tenyleg van ilyen BP-n
Ugy tunik sok dolog valtozott az utobbi 3 evben.
Új hozzászólás Aktív témák
- Kérlek használd a keresőt, mielőtt kérdezel!
- Olvasd el a téma összefoglalót mielőtt kérdezel!
- A dumpok és a warez tiltott témának számítanak!
- Samsung Galaxy A54 - türelemjáték
- Elektromos autók - motorok
- gban: Ingyen kellene, de tegnapra
- Hogy is néznek ki a gépeink?
- Samsung Galaxy S25 Ultra - titán keret, acélos teljesítmény
- Háztartási gépek
- Kodi és kiegészítői magyar nyelvű online tartalmakhoz (Linux, Windows)
- exHWSW - Értünk mindenhez IS
- Jogász topik
- Diabetes - Cukorbetegség
- További aktív témák...
- iKing.Hu - Apple iPhone 13 mini Kompakt erőgép, megbízható teljesítmény 256 GB
- Honor Magic V5 Ultravékony hajlítható, 120 Hz LTPO kijelzők 16/512 GB Garancia 2028. 08. 25-ig
- Bomba ár! Acer Aspire ES1 - AMD A8 I 8GB I 180GB SSD I 15,6" HD I HDMI I Cam I W10 I Garancia!
- Acer Predator Helios 300 - PH315-51
- Bomba Ár! Fujitsu LifeBook S762 - i5-3GEN I 8GB I 320GB I DVDRW I 13,3" HD I DP I W10 I Garancia!
- 0perces! Samsung Galaxy Book5 Pro 360 2in1 Core Ultra 7 256V 16GB 2TB 16" WQXGA+ AMOLED TOUCH 1évgar
- Bomba ár! Acer A515-55 - i7-10GEN I 16GB I 256SSD I 15,6" FHD I Intel Iris Plus I Cam I W11 I Gari!
- Telefon felvásárlás!! Samsung Galaxy A50/Samsung Galaxy A51/Samsung Galaxy A52/Samsung Galaxy A53
- Készpénzes / Utalásos Videokártya és Hardver felvásárlás! Személyesen vagy Postával!
- Új Dell 5330 Latitude 13.3 FHD IPS Touch i5-1235U 4.4Ghz 16GB 512GB Intel Iris XE Win11 Pro Garancia
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest