| Summary: | DNS lookup is not working | ||
|---|---|---|---|
| Product: | [ROSA-based products] ROSA Fresh | Reporter: | Postnikov Dmitry <dmitry.postnikov> |
| Component: | Packages from Main | Assignee: | ROSA Linux Bugs <bugs> |
| Status: | RESOLVED FIXED | QA Contact: | ROSA Linux Bugs <bugs> |
| Severity: | enhancement | ||
| Priority: | Normal | CC: | alexander.kazantsev |
| Version: | Marathon | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Platform: | --- | ROSA Vulnerability identifier: | |
| RPM Package: | ISO-related: | ||
| Bad POT generating: | Upstream: | ||
| Attachments: |
The work of Ping
Attachment 2 |
||
|
Description
Postnikov Dmitry
2012-04-13 22:26:27 MSK
Created attachment 20 [details]
The work of Ping
EN:
The work of Ping
RU:
Работа ping
/sbin/ifconfig cat /etc/resolv.conf (In reply to comment #1) > Created attachment 20 [details] > The work of Ping > > EN: > The work of Ping > > RU: > Работа ping First string in screenshot PING mail.ru (94.100.191.202) 56(84) bytes of data. see that not problem with DNS. It's work and problem with net config/setup/provides. I'm test and problem not confirmed. You may open it later. [root@mindlife ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:19:66:E5:26:C4
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::219:66ff:fee5:26c4/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1382096 errors:0 dropped:0 overruns:0 frame:0
TX packets:1346532 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2086760771 (1.9 GiB) TX bytes:100910518 (96.2 MiB)
Interrupt:41 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)
[root@mindlife ~]#
============================
[root@mindlife ~]# cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 192.168.1.1
[root@mindlife ~]#
============================
192.168.1.1 - this router. The router gets the DNS automatically and they are all correct. (217.71.224.66 & 217.71.225.66)
Yes, i'm see first string. DNS is work. But then what could be wrong?
Maybe ping goes, but the screen does not show up. (See attachment 2 [details])
Created attachment 22 [details] Attachment 2 [details] Attachment 2 [details] the screen does not show up |