Нещто не мога да си подкарам интернета ако можете да помогнете ще сам много благодарен. Прочетох всички статии и форуми ама пак нещо не става. С Федора 4 съм и ето и настоиките ми :
# adsl-start
# tail -f /var/log/messages
Sep 9 20:32:52 localhost adsl-connect: ADSL connection lost; attempting re-connection.
Sep 9 20:32:57 localhost pppd[3210]: pppd 2.4.2 started by root, uid 0
Sep 9 20:32:57 localhost pppoe[3211]: ioctl(SIOCGIFHWADDR): Session 0: No such device
Sep 9 20:32:57 localhost pppd[3210]: Using interface ppp0
Sep 9 20:32:57 localhost pppd[3210]: Connect: ppp0 <--> /dev/pts/5
Sep 9 20:32:57 localhost pppd[3210]: Modem hangup
Sep 9 20:32:57 localhost pppd[3210]: Connection terminated.
Sep 9 20:32:58 localhost pppd[3210]: Exit.
Sep 9 20:32:58 localhost adsl-connect: ADSL connection lost; attempting re-connection.
# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref
Use Iface
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 lo
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:C0:26:79:47:AA
inet6 addr: fe80::2c0:26ff:fe79:47aa/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:335 errors:482 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:32901 (32.1 KiB) TX bytes:438 (438.0
Interrupt:11 Base address:0xc000
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:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:200 (200.0

TX bytes:200 (200.0

# /sbin/iptables -L
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain
RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT ipv6-crypt-- anywhere anywhere
ACCEPT ipv6-auth-- anywhere anywhere
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:5353
ACCEPT udp -- anywhere anywhere udp dpt:ipp
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited