- Honor Magic V3 - mágikus realizmus
- Huawei Watch D2 - nyomás utána!
- Huawei Watch GT 5 Pro - egészség + stílus
- Sony Xperia 1 V - kizárólag igényeseknek
- Samsung Galaxy S24 Ultra - ha működik, ne változtass!
- Samsung Galaxy A56 - megbízható középszerűség
- Xiaomi 13 - felnőni nehéz
- Android alkalmazások - szoftver kibeszélő topik
- Samsung Galaxy S23 és S23+ - ami belül van, az számít igazán
- Kiszivárgott a Pixel 10 Pro
Új hozzászólás Aktív témák
-
Kreky
csendes tag
grep -r 192.168.1 /etc:
/etc/rc.d/rc.modules:# mini-HOWTO) to allow Internet access to a local network 192.168.11.0 with a
/etc/rc.d/rc.modules.bak:# mini-HOWTO) to allow Internet access to a local network 192.168.11.0 with a
/etc/rc.d/rc.modules-2.6.10:# mini-HOWTO) to allow Internet access to a local network 192.168.11.0 with a
/etc/dhcpc/dhcpcd-eth0.info:IPADDR=192.168.1.2
/etc/dhcpc/dhcpcd-eth0.info:NETWORK=192.168.1.0
/etc/dhcpc/dhcpcd-eth0.info:GATEWAY=192.168.1.1
/etc/dhcpc/dhcpcd-eth0.infoNS=192.168.1.1
/etc/dhcpc/dhcpcd-eth0.infoHCPSID=192.168.1.1
/etc/dhcpc/dhcpcd-eth0.info.old:IPADDR=192.168.1.2
/etc/dhcpc/dhcpcd-eth0.info.old:NETWORK=192.168.1.0
/etc/dhcpc/dhcpcd-eth0.info.old:GATEWAY=192.168.1.1
/etc/dhcpc/dhcpcd-eth0.info.oldNS=192.168.1.1
/etc/dhcpc/dhcpcd-eth0.info.oldHCPSID=192.168.1.1
/etc/dnsmasq.conf:#dhcp-option=red,42,192.168.1.1
/etc/netatalk/afpd.conf:# specifically to address 192.168.1.3
/etc/netatalk/afpd.conf:# server3 -port 12002 -ipaddr 192.168.1.3
/etc/ntp.conf:restrict 192.168.1.0 mask 255.255.255.0
/etc/ppp/options:# dns-addr 192.168.1.1
/etc/ppp/options:# dns-addr 192.168.1.2
/etc/ppp/options:# wins-addr 192.168.1.50
/etc/ppp/options:# wins-addr 192.168.1.51
/etc/radiusclient/realms:#authserver netservers.co.uk 192.168.1.1:1812
/etc/radiusclient/realms:#acctserver netservers.co.uk 192.168.1.1:1813
/etc/radiusclient/realms:#authserver DEFAULT 192.168.1.1:1812
/etc/radiusclient/realms:#acctserver DEFAULT 192.168.1.1:1813
/etc/samba/smb.conf-sample:; hosts allow = 192.168.1. 192.168.2. 127.
/etc/samba/smb.conf-sample:; interfaces = 192.168.12.2/24 192.168.13.2/24
/etc/resolv.conf:nameserver 192.168.1.1
/etc/ntp.conf.sv:restrict 192.168.1.0 mask 255.255.255.0
/etc/resolv.conf-bak:nameserver 192.168.1.1
route -n:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
ifconfig eth0:
eth0 Link encap:Ethernet HWaddr 00:0C:6EB:4E:A9
inet addr:192.168.1.2 Bcast:255.255.255.255 Mask:255.255.255.0
inet6 addr: fe80::20c:6eff:fecb:4ea9/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:590 (590.0 b) TX bytes:1618 (1.5 Kb)
Interrupt:5 Base address:0xe000
ip ad sh eth0:
2: eth0: <BROADCAST,MULTICAST,NOTRAILERS,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:0c:6e:cb:4e:a9 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.2/24 brd 255.255.255.255 scope global eth0
inet6 fe80::20c:6eff:fecb:4ea9/64 scope link
valid_lft forever preferred_lft forever
ip ro:
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.2
127.0.0.0/8 dev lo scope link
default via 192.168.1.1 dev eth0
amit tudtam mindent meglestem -
Kreky
csendes tag
ez se lett rövid pedig ez a rövidebb..remélem segit valamit
-
Kreky
csendes tag
---------------------------------------------
* The following section contains information about your system
Sat Mar 5 13:12:22 CET 2005
Output of uname -a
Linux localhost 2.6.10 #1 Sat Jan 22 12:49:12 PST 2005 i686 unknown unknown GNU/Linux
---------------------------------------------
* The following section contains information about your network
* interfaces. The one you chose for PPPoE should contain the words:
* 'UP' and 'RUNNING'. If it does not, you probably have an Ethernet
* driver problem.
Output of ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0C:6EB:4E:A9
inet addr:192.168.1.2 Bcast:255.255.255.255 Mask:255.255.255.0
inet6 addr: fe80::20c:6eff:fecb:4ea9/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:590 (590.0 b) TX bytes:1618 (1.5 Kb)
Interrupt:5 Base address:0xe000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
sit0 Link encapNSPEC HWaddr 00-00-00-00-31-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
---------------------------------------------
* The following section contains information about kernel modules
* If the module for your Ethernet card is 'tulip', you might
* want to look for an updated version at http://www.scyld.com
Output of lsmod
Module Size Used by
snd_pcm_oss 46752 0
snd_mixer_oss 16128 1 snd_pcm_oss
ipv6 221312 8
uhci_hcd 28944 0
nvidia_agp 5788 1
i2c_nforce2 5632 0
i2c_core 17680 1 i2c_nforce2
ohci_hcd 18824 0
ehci_hcd 28420 0
forcedeth 13952 0
shpchp 91236 0
snd_emu10k1 82052 0
snd_rawmidi 18848 1 snd_emu10k1
snd_seq_device 6924 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 68088 1 snd_emu10k1
snd_pcm 76040 3 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_timer 19588 2 snd_emu10k1,snd_pcm
snd_page_alloc 7428 2 snd_emu10k1,snd_pcm
snd_util_mem 3328 1 snd_emu10k1
snd_hwdep 7072 1 snd_emu10k1
snd 44900 9 snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer,snd_hwdep
soundcore 6880 1 snd
emu10k1_gp 2816 0
gameport 3712 1 emu10k1_gp
pcmcia 16900 0
yenta_socket 18304 0
pcmcia_core 46400 2 pcmcia,yenta_socket
ntfs 170640 0
nls_iso8859_1 3968 1
nls_cp437 5632 1
vfat 10880 1
fat 35360 1 vfat
evdev 7296 0
agpgart 27432 1 nvidia_agp
psmouse 18824 0
sata_sil 5764 0
libata 38276 1 sata_sil
---------------------------------------------
* The following section lists your routing table.
* If you have an entry which starts with '0.0.0.0', you probably
* have defined a default route and gateway, and pppd will
* not create a default route using your ISP. Try getting
* rid of this route.
Output of netstat -n -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0
---------------------------------------------
Contents of /etc/resolv.conf
* The following section lists DNS setup.
* If you can browse by IP address, but not name, suspect
* a DNS problem.
nameserver 192.168.1.1
---------------------------------------------
* The following section lists /etc/ppp/options.
* You should have NOTHING in that file.
Contents of /etc/ppp/options
# /etc/ppp/options
#
# $Id: options,v 1.4 1996/05/01 18:57:04 alvar Exp $
#
# Originally created by Jim Knoble <jmknoble@mercury.interpath.net>
# Modified for Debian by alvar Bray <alvar@meiko.co.uk>
# Modified for PPP Server setup by Christoph Lameter <clameter@debian.org>
# Modified for Slackware by Pat Volkerding <volkerdi@slackware.com>
#
# Use the command egrep -v '#|^ *$' /etc/ppp/options to quickly see what
# options are active in this file.
# Specify which DNS Servers the incoming Win95 or WinNT Connection should use
# Two Servers can be remotely configured
# dns-addr 192.168.1.1
# dns-addr 192.168.1.2
# Specify which WINS Servers the incoming connection Win95 or WinNT should use
# wins-addr 192.168.1.50
# wins-addr 192.168.1.51
# Run the executable or shell command specified after pppd has
# terminated the link. This script could, for example, issue commands
# to the modem to cause it to hang up if hardware modem control signals
# were not available.
#disconnect ''chat -- \d+++\d\c OK ath0 OK''
# async character map -- 32-bit hex; each bit is a character
# that needs to be escaped for pppd to receive it. 0x00000001
# represents '\x01', and 0x80000000 represents '\x1f'.
asyncmap 0
# Require the peer to authenticate itself before allowing network
# packets to be sent or received.
# For a PPP Server with script based logins not using PAP or CHAP
# you need to disable this setting.
#auth
# Do not require the other end of the connection to authenticate itself.
# This option is dangerous if pppd is setuid.
# If you also have ethernet and are having problems getting PPP to connect
# over a modem, try this option.
#noauth
# Use hardware flow control (i.e. RTS/CTS) to control the flow of data
# on the serial port.
crtscts
# Use software flow control (i.e. XON/XOFF) to control the flow of data
# on the serial port.
#xonxoff
# Specifies that certain characters should be escaped on transmission
# (regardless of whether the peer requests them to be escaped with its
# async control character map). The characters to be escaped are
# specified as a list of hex numbers separated by commas. Note that
# almost any character can be specified for the escape option, unlike
# the asyncmap option which only allows control characters to be
# specified. The characters which may not be escaped are those with hex
# values 0x20 - 0x3f or 0x5e.
#escape 11,13,ff
# Don't use the modem control lines.
#local
# Specifies that pppd should use a UUCP-style lock on the serial device
# to ensure exclusive access to the device.
lock
# Use the modem control lines. On Ultrix, this option implies hardware
# flow control, as for the crtscts option. (This option is not fully
# implemented.)
modem
# Set the MRU [Maximum Receive Unit] value to <n> for negotiation. pppd
# will ask the peer to send packets of no more than <n> bytes. The
# minimum MRU value is 128. The default MRU value is 1500. A value of
# 296 is recommended for slow links (40 bytes for TCP/IP header + 256
# bytes of data).
#mru 542
# Set the interface netmask to <n>, a 32 bit netmask in ''decimal dot''
# notation (e.g. 255.255.255.0).
#netmask 255.255.255.0
# Disables the default behaviour when no local IP address is specified,
# which is to determine (if possible) the local IP address from the
# hostname. With this option, the peer will have to supply the local IP
# address during IPCP negotiation (unless it specified explicitly on the
# command line or in an options file).
#noipdefault
# Enables the ''passive'' option in the LCP. With this option, pppd will
# attempt to initiate a connection; if no reply is received from the
# peer, pppd will then just wait passively for a valid LCP packet from
# the peer (instead of exiting, as it does without this option).
#passive
# With this option, pppd will not transmit LCP packets to initiate a
# connection until a valid LCP packet is received from the peer (as for
# the ''passive'' option with old versions of pppd).
#silent
# Don't request or allow negotiation of any options for LCP and IPCP
# (use default values).
#-all
# Disable Address/Control compression negotiation (use default, i.e.
# address/control field disabled).
#-ac
# Disable asyncmap negotiation (use the default asyncmap, i.e. escape
# all control characters).
#-am
# Don't fork to become a background process (otherwise pppd will do so
# if a serial device is specified).
#-detach
# Disable IP address negotiation (with this option, the remote IP
# address must be specified with an option on the command line or in an
# options file).
#-ip
# Disable magic number negotiation. With this option, pppd cannot
# detect a looped-back line.
#-mn
# Disable MRU [Maximum Receive Unit] negotiation (use default, i.e.
# 1500).
#-mru
# Disable protocol field compression negotiation (use default, i.e.
# protocol field compression disabled).
#-pc
# Require the peer to authenticate itself using PAP.
#+pap
# Don't agree to authenticate using PAP.
#-pap
# Require the peer to authenticate itself using CHAP [Cryptographic
# Handshake Authentication Protocol] authentication.
#+chap
# Don't agree to authenticate using CHAP.
#-chap
# Disable negotiation of Van Jacobson style IP header compression (use
# default, i.e. no compression).
#-vj
# Increase debugging level (same as -d). If this option is given, pppd
# will log the contents of all control packets sent or received in a
# readable form. The packets are logged through syslog with facility
# daemon and level debug. This information can be directed to a file by
# setting up /etc/syslog.conf appropriately (see syslog.conf(5)). (If
# pppd is compiled with extra debugging enabled, it will log messages
# using facility local2 instead of daemon).
#debug
# Append the domain name <d> to the local host name for authentication
# purposes. For example, if gethostname() returns the name porsche,
# but the fully qualified domain name is porsche.Quotron.COM, you would
# use the domain option to set the domain name to Quotron.COM.
#domain <d>
# Enable debugging code in the kernel-level PPP driver. The argument n
# is a number which is the sum of the following values: 1 to enable
# general debug messages, 2 to request that the contents of received
# packets be printed, and 4 to request that the contents of transmitted
# packets be printed.
#kdebug n
# Set the MTU [Maximum Transmit Unit] value to <n>. Unless the peer
# requests a smaller value via MRU negotiation, pppd will request that
# the kernel networking code send data packets of no more than n bytes
# through the PPP network interface.
#mtu <n>
# Enforce the use of the hostname as the name of the local system for
# authentication purposes (overrides the name option).
#usehostname
# Set the assumed name of the remote system for authentication purposes
# to <n>.
#remotename <n>
# Add an entry to this system's ARP [Address Resolution Protocol]
# table with the IP address of the peer and the Ethernet address of this
# system.
proxyarp
# Use the system password database for authenticating the peer using
# PAP. Note: mgetty already provides this option. If this is specified
# then dialin from users using a script under Linux to fire up ppp wont work.
# login
# If this option is given, pppd will send an LCP echo-request frame to
# the peer every n seconds. Under Linux, the echo-request is sent when
# no packets have been received from the peer for n seconds. Normally
# the peer should respond to the echo-request by sending an echo-reply.
# This option can be used with the lcp-echo-failure option to detect
# that the peer is no longer connected.
lcp-echo-interval 30
# If this option is given, pppd will presume the peer to be dead if n
# LCP echo-requests are sent without receiving a valid LCP echo-reply.
# If this happens, pppd will terminate the connection. Use of this
# option requires a non-zero value for the lcp-echo-interval parameter.
# This option can be used to enable pppd to terminate after the physical
# connection has been broken (e.g., the modem has hung up) in
# situations where no hardware modem control lines are available.
lcp-echo-failure 4
# Set the LCP restart interval (retransmission timeout) to <n> seconds
# (default 3).
#lcp-restart <n>
# Set the maximum number of LCP terminate-request transmissions to <n>
# (default 3).
#lcp-max-terminate <n>
# Set the maximum number of LCP configure-request transmissions to <n>
# (default 10).
#lcp-max-configure <n>
# Set the maximum number of LCP configure-NAKs returned before starting
# to send configure-Rejects instead to <n> (default 10).
#lcp-max-failure <n>
# Set the IPCP restart interval (retransmission timeout) to <n>
# seconds (default 3).
#ipcp-restart <n>
# Set the maximum number of IPCP terminate-request transmissions to <n>
# (default 3).
#ipcp-max-terminate <n>
# Set the maximum number of IPCP configure-request transmissions to <n>
# (default 10).
#ipcp-max-configure <n>
# Set the maximum number of IPCP configure-NAKs returned before starting
# to send configure-Rejects instead to <n> (default 10).
#ipcp-max-failure <n>
# Set the PAP restart interval (retransmission timeout) to <n> seconds
# (default 3).
#pap-restart <n>
# Set the maximum number of PAP authenticate-request transmissions to
# <n> (default 10).
#pap-max-authreq <n>
# Set the CHAP restart interval (retransmission timeout for
# challenges) to <n> seconds (default 3).
#chap-restart <n>
# Set the maximum number of CHAP challenge transmissions to <n>
# (default 10).
#chap-max-challenge
# If this option is given, pppd will rechallenge the peer every <n>
# seconds.
#chap-interval <n>
# With this option, pppd will accept the peer's idea of our local IP
# address, even if the local IP address was specified in an option.
#ipcp-accept-local
# With this option, pppd will accept the peer's idea of its (remote) IP
# address, even if the remote IP address was specified in an option.
#ipcp-accept-remote
---------------------------------------------
* The following section identifies your Ethernet interface
* and user name. Some ISP's need 'username'; others
* need 'username@isp.com'. Try both
ETH=eth0; USER=kreitner
---------------------------------------------
* The following section shows the pppd command we will invoke
pppd invocation
/usr/bin/setsid /usr/sbin/pppd pty '/usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T 80 -U -m 1412 ' noipdefault noauth default-asyncmap defaultroute hide-password nodetach mtu 1492 mru 1492 noaccomp noccp nobsdcomp nodeflate nopcomp novj novjccomp user kreitner lcp-echo-interval 20 lcp-echo-failure 3 debug
---------------------------------------------
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/pts/0
sent [LCP ConfReq id=0x1 <mru 1492> <magic 0x5d0598b2>
rcvd [LCP ConfAck id=0x1 <mru 1492> <magic 0x5d0598b2>
rcvd [LCP ConfReq id=0x2 <mru 1492> <auth pap> <magic 0x10752e7e>
sent [LCP ConfAck id=0x2 <mru 1492> <auth pap> <magic 0x10752e7e>
sent [LCP EchoReq id=0x0 magic=0x5d0598b2]
sent [PAP AuthReq id=0x1 user=''kreitner'' password=<hidden>
rcvd [LCP EchoRep id=0x0 magic=0x10752e7e]
rcvd [PAP AuthAck id=0x1 ''''
PAP authentication succeeded
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>
rcvd [IPCP ConfReq id=0x1 <addr 213.163.27.18>
sent [IPCP ConfAck id=0x1 <addr 213.163.27.18>
rcvd [IPCP ConfNak id=0x1 <addr 82.131.200.253>
sent [IPCP ConfReq id=0x2 <addr 82.131.200.253>
rcvd [IPCP ConfAck id=0x2 <addr 82.131.200.253>
not replacing existing default route to eth0 [192.168.1.1]
Cannot determine ethernet address for proxy ARP
local IP address 82.131.200.253
remote IP address 213.163.27.18 -
Kreky
csendes tag
szia! sajna még nem de azota probálkozgattam még.. megcsináltam amit mondtál, elszötymörgött vele egy darabig, kiirta hogy várjak türelmesen.. na a türelmem fél oráig tartott és mivel fél ora mulva se történt semmi és ugy csinált mint aki dolgozik de nem reagált semmmire nyomtam egy reset.. abban a könyvtárban meg két fájl volt amit mondtál.. az egyik egy kisebb azt majd minnyá kiirom ide. a másik meg egy 200 kilos logfájl... na az ide nagyon hosszu lenne de ha az segit valamit szivesen elküldöm mailban...
-
Kreky
csendes tag
up
-
Kreky
csendes tag
légyszi segitsetek
-
Kreky
csendes tag
a probléma még mindig fenn áll, légyszi segitsetek
-
Kreky
csendes tag
Na mentem aludni, jo éjszakát és köszönöm szépen a segitséget, remélem hamarosan jutok valamire
-
Kreky
csendes tag
adsl-setup rendesen be lett állítva, vmi dns vagy dhcp szerver címet kért, amit nem tudtunk, erre azt írta, ha a szolg adja meg akkor erre a server választ kell beírni.... aztán probáltunk valami böngészöt, és vártuk a csodát.. de nem jött
néztük az adsl-status-t is az meg elvileg jo dolgokat irt ki
[Szerkesztve] -
Kreky
csendes tag
na szoval addig oké a dolog hogy valahogy az adsl-start paranccsal (ha jol emlékszem) kéne játszadozni.. Koko barátom(lásd pár hszel korábban) segitett feltenni a linuxot is ö probálkozott beállitani de nem sikerült... kiirja a parancsra hogy csatlakozva de aztán mégse...
-
Kreky
csendes tag
Jó, ugy láttam már linuxot meg használtam is egy kicsit
meg haver segitett feltenni meg bekonfigolni meg minden csak most egy cseppet sikerült elakadni, és igy kéne a segitség....
-
Kreky
csendes tag
Sziasztok!
ADSL nyet van itthon és azt szeretném 10.2es Slack alatt használni, csak kezdö linuxos vagyok és sajna lövésem nincs hogy hogyan kéne konfigolnitudnátok nekem ebben segiteni?
köszi elöre is
Új hozzászólás Aktív témák
Hirdetés
- Windows, Office licencek kedvező áron, egyenesen a Microsoft-tól - Automata kézbesítés utalással is!
- Kaspersky, McAfee, Norton, Avast és egyéb vírusírtó licencek a legolcsóbban, egyenesen a gyártóktól!
- Windows, Office licencek kedvező áron, egyenesen a Microsoft-tól - Automata kézbesítés utalással is!
- Assassin's Creed Shadows Collector's Edition PC
- Windows 10 11 Pro Office 19 21 Pro Plus Retail kulcs 1 PC Mac AKCIÓ! Automatikus 0-24
- Dell latitude, precision, xps, magyar világítós billentyűzetek eladóak
- ÁRGARANCIA!Épített KomPhone i7 14700KF 32/64GB RAM RTX 5070Ti 16GB GAMER PC termékbeszámítással
- Xiaomi Redmi Note 13 256GB Kártyafüggetlen 1Év Garanciával
- Bomba ár! Dell Inspiron 15 5578 2in1: i7-7GEN I 16GB I 256SSD I 15,6" FHD Touch I Cam I W11 I Gari!
- Xiaomi Redmi 9A 32GB Kártyafüggetlen 1Év Garanciával
Állásajánlatok
Cég: Promenade Publishing House Kft.
Város: Budapest
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest