[opensuse] Network set up after crash
I am running 13.2, and was trying to build USB drive. Something was wrong, and when I tried to boot the USB drive it started looking for LVM and other things. My system was broken. I managed to recover most of it using rsync and data on other drives. But I cannot get the networking to full capability. I have been running wicked. If I do ifdown and ifup on my devices, they appear to work. But when I go to the tray and click on network icon it is blank. It shows no devices or connections. When I click the wrench, the widow there also gives me no device choices. I can run Thunderbird, but the graphical windows contained within the emails do not load. Thunderbird displays "loading message" at the bottom, but nothing happens. I looked at the section on using the Network Manager and enabled it as described. I did a rcnetwork restart as it suggested, but nothing changed. Where does the applet go to look for the network devices and connections? Any suggestion would be appreciated. Thanks Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 04:44 PM, don fisher wrote:
Where does the applet go to look for the network devices and connections? Any suggestion would be appreciated.
I'm unclear why you stop when you find the GUI says nothing. Obviously you used the command line for running if-up/if-down. Why not 'ifconfig -a'? I'd take that to be a lot more authoritative. See also: man 8 ip -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so
On 01/14/2016 03:04 PM, Anton Aylward wrote: the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it. Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 03:31 PM, don fisher wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so
On 01/14/2016 03:04 PM, Anton Aylward wrote: the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Don
I tried the ifroute man page, and none of the files suggested /etc/sysconfig/network/ifroute--interfavce /etc/sysconfig/network/routes exist on my system. I thought routing might be buried in the openSuse stuff? Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
don fisher wrote:
On 01/14/2016 03:31 PM, don fisher wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I
On 01/14/2016 03:04 PM, Anton Aylward wrote: try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Don
I tried the ifroute man page, and none of the files suggested
/etc/sysconfig/network/ifroute--interfavce /etc/sysconfig/network/routes
exist on my system.
They only exist if they are configured - i"froute-interfavce" only if you have interface specific static routes, and "routes" if you have static routes. On a single user machine most probably using DHCP, you don't need any of those. Don, we don't really know your level of expertise here, but YaST will sort all of this out for you. YaST->Network Settings->select network card->set for dhcp->done. -- Per Jessen, Zürich (2.7°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/15/2016 12:17 AM, Per Jessen wrote:
don fisher wrote:
On 01/14/2016 03:31 PM, don fisher wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I
On 01/14/2016 03:04 PM, Anton Aylward wrote: try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Don
I tried the ifroute man page, and none of the files suggested
/etc/sysconfig/network/ifroute--interfavce /etc/sysconfig/network/routes
exist on my system.
They only exist if they are configured - i"froute-interfavce" only if you have interface specific static routes, and "routes" if you have static routes. On a single user machine most probably using DHCP, you don't need any of those.
Don, we don't really know your level of expertise here, but YaST will sort all of this out for you. YaST->Network Settings->select network card->set for dhcp->done.
Thanks for the suggestion:-) DHCP works. I was using statically assigned IP addresses to make my inter machine communication easier. I guess now all I have to do is determine what I am missing in setting up static IPs. Static IPs worked previously. As an experiment I tried going back from DHCP to my static address and things were broken again. Any ideas on what is required under Yast (or elsewhere) to allow the static address to find routes to the net, if that is what is broken. Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
don fisher wrote:
On 01/15/2016 12:17 AM, Per Jessen wrote:
don fisher wrote:
On 01/14/2016 03:31 PM, don fisher wrote:
On 01/14/2016 03:04 PM, Anton Aylward wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Don
I tried the ifroute man page, and none of the files suggested
/etc/sysconfig/network/ifroute--interfavce /etc/sysconfig/network/routes
exist on my system.
They only exist if they are configured - i"froute-interfavce" only if you have interface specific static routes, and "routes" if you have static routes. On a single user machine most probably using DHCP, you don't need any of those.
Don, we don't really know your level of expertise here, but YaST will sort all of this out for you. YaST->Network Settings->select network card->set for dhcp->done.
Thanks for the suggestion:-) DHCP works. I was using statically assigned IP addresses to make my inter machine communication easier. I guess now all I have to do is determine what I am missing in setting up static IPs. Static IPs worked previously.
You can also assign those with YaST.
As an experiment I tried going back from DHCP to my static address and things were broken again. Any ideas on what is required under Yast (or elsewhere) to allow the static address to find routes to the net, if that is what is broken.
If you assign an address of e.g. 192.168.177.56/24, a /24 route will be automagically created. Anything else you will have to do yourself - YaST will help you setup the default route and any other static routes you want. Do you actually have multiple separate networks? -- Per Jessen, Zürich (1.6°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/15/2016 10:55 AM, Per Jessen wrote:
don fisher wrote:
On 01/15/2016 12:17 AM, Per Jessen wrote:
don fisher wrote:
On 01/14/2016 03:31 PM, don fisher wrote:
On 01/14/2016 03:04 PM, Anton Aylward wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Don
I tried the ifroute man page, and none of the files suggested
/etc/sysconfig/network/ifroute--interfavce /etc/sysconfig/network/routes
exist on my system.
They only exist if they are configured - i"froute-interfavce" only if you have interface specific static routes, and "routes" if you have static routes. On a single user machine most probably using DHCP, you don't need any of those.
Don, we don't really know your level of expertise here, but YaST will sort all of this out for you. YaST->Network Settings->select network card->set for dhcp->done.
Thanks for the suggestion:-) DHCP works. I was using statically assigned IP addresses to make my inter machine communication easier. I guess now all I have to do is determine what I am missing in setting up static IPs. Static IPs worked previously.
You can also assign those with YaST.
As an experiment I tried going back from DHCP to my static address and things were broken again. Any ideas on what is required under Yast (or elsewhere) to allow the static address to find routes to the net, if that is what is broken.
If you assign an address of e.g. 192.168.177.56/24, a /24 route will be automagically created. Anything else you will have to do yourself - YaST will help you setup the default route and any other static routes you want. Do you actually have multiple separate networks?
I do not have multiple separate networks. But I have never been able to get the dynamically assigned IP address associated with host name. I did what you suggested, but I put the /24 in the subnet mask entry. Can you suggest how Yast helps set up the default route? Again, I do not recall having to do anything special in the past. I did add my gateway address and select a device, and now the static address appear to work:-)) Thanks very much! Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
don fisher wrote:
If you assign an address of e.g. 192.168.177.56/24, a /24 route will be automagically created. Anything else you will have to do yourself - YaST will help you setup the default route and any other static routes you want. Do you actually have multiple separate networks?
I do not have multiple separate networks.
Then I don't see a need for any extra static routes.
But I have never been able to get the dynamically assigned IP address associated with host name.
Different issue - you would need dynamic DNS updates. It's entirely doable but irrelevant.
I did what you suggested, but I put the /24 in the subnet mask entry. Can you suggest how Yast helps set up the default route?
Under Network Settings->Routing - set default IPv4 or IPv6 route. Two fields. /Per -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/15/2016 01:15 PM, don fisher wrote:
But I have never been able to get the dynamically assigned IP address associated with host name.
What are you using as a DHCP server and how is it configured? A DHCP server can either respond to a host that 'knows' its name and tells the DHCP server. Or the DHCP server can assign a name. Its all in the configuration! In the past, I've set up a firewall, on other occasions a main server, as the DHCP server and gone to a lot of length to make sure the DHCP config has the 'smarts' to make the network look and behave like I want. The thing is that there are a LOT of ways to do this and a lot of options. It all depends on the hardware and software. Its difficult to make sweeping generalities. On another occasion, I started with DHCP and noted everything .. *EVERYTHING* .. about the network config on the one host and re-entered that for static values. Oh, and it broke the network. That was because I'd hard coded an address that is in the DHCP 'pool'. "Well, don't do that!". If you want names to match up then you need to have DNS and DHCP tightly integrated. The 'dnsmasq' program is one way to do that, if you are using that on the 'server'. As Per says, its doable but irrelevant in the case you've been describing. There is a big caveat on all this: This works for me because my network is behind my firewall. My firewall on the 'red' side does DHCP negotiation with the vendor supplied cable modem. On the 'blue' side it hands out dynamic addresses in the range .100 to .200 to wifi devices. All my statically wired devices have static addresses under .64. If, however, your computer connects to the vendor cable modem (or fibre or DSL-whatever) directly and you start with DHCP, note the values, then hard code them statically, you've set yourself up for a fall. The reaon the vendor is using DHCP in the first place is resource management; some time in the future your 'public' address may change and that static value is now invalid. One of the reasons many vendors use DHCP and ship devices that get used as routers with DHCP as the default is that if you simply use it then its idiot simple and ought to be idiot-proof. However its also one of those cases where "a little knowledge is a dangerous thing". A single hosted machine such as you have described needs only three routes, and they should be set up without the need for manual tweeking. 1. The loopback 127.0.0.0/8 dev lo 2. The LAN host-ip/24 dev Ethernet 3. The default if nothing else is matched This should go to the router Its up to the router to decide whether to send the packet to the Internet or to another LAN segment. How the router is configured, whether its set up statically, uses DHCP, uses a 'discovery protocol', is beyond the scope of what we're discussing here. BTDT. In the worst case, if your DHCP is a mess, you may have to enter #3 manually, but there is no reason you should have to enter #1 or #2 manually. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Fri, Jan 15, 2016 at 12:51 PM, don fisher <hdf3@comcast.net> wrote:
On 01/15/2016 12:17 AM, Per Jessen wrote:
don fisher wrote:
On 01/14/2016 03:31 PM, don fisher wrote:
On 01/14/2016 03:04 PM, Anton Aylward wrote:
ifconfig -a
I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Don
I tried the ifroute man page, and none of the files suggested
/etc/sysconfig/network/ifroute--interfavce /etc/sysconfig/network/routes
exist on my system.
They only exist if they are configured - i"froute-interfavce" only if you have interface specific static routes, and "routes" if you have static routes. On a single user machine most probably using DHCP, you don't need any of those.
Don, we don't really know your level of expertise here, but YaST will sort all of this out for you. YaST->Network Settings->select network card->set for dhcp->done.
Thanks for the suggestion:-) DHCP works. I was using statically assigned IP addresses to make my inter machine communication easier. I guess now all I have to do is determine what I am missing in setting up static IPs. Static IPs worked previously. As an experiment I tried going back from DHCP to my static address and things were broken again. Any ideas on what is required under Yast (or elsewhere) to allow the static address to find routes to the net, if that is what is broken.
Don
Don't forget you can leave the computers as DHCP, but force them to a fixed IP by configuring your DHCP server to always give their MACs the same IP. I do that with my wireless router. All devices I know about get a fixed IP. When a guest (or new device) shows up it gets a random IP out of the DHCP range, but as soon as I notice anything using one of those IPs I track it down and assign it a fixed IP. That also improves security because it means I'm aware of all the DHCP clients that use my wireless router. Greg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 03:31 PM, don fisher wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so
On 01/14/2016 03:04 PM, Anton Aylward wrote: the rest of the link cannot be resolved. I will not open my online banking window or other links I used to open all of the time. When I try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Don
The route command shows: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.7.0 * 255.255.255.0 U 0 0 0 wlp11s0 Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 05:31 PM, don fisher wrote:
On 01/14/2016 03:04 PM, Anton Aylward wrote:
ifconfig -a
I did the ifconfig as you suggested and it just listed the three devices as expected.
Good.
I think something is broken in my routing maybe?
I see in your later email you say =============== The route command shows: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.7.0 * 255.255.255.0 U 0 0 0 wlp11s0 =============== That's perfectly reasonable. You just have a single hosted machine, so much of the stuff is absorbed by your router.
When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so the rest of the link cannot be resolved.
I'm not sure what you mean. Are you saying there is a HTML message in T'bird you are making use of? I don't trust what's under a HTML email. Anyway, of you want that to open a browser window you ned to set up the "about:config" for T'bird properly first. Preferences -> advanced -> config editor network.protocol-handler.app.http network.protocol-handler.app.https They should both point to your browser. If that's not set then Thunderbird will do nothing. I presume why you say "Google" you mean you are entering it directly in the web browser. If you mean something different, please explain.
I will not open my online banking window or other links I used to open all of the time.
What do you mean by this? Do you mean wou won't 'cos you are distrustful or that something is preventing it? If the latter, please give more details on the mechanism by which you are trying.
When I try to connect to the name server listed in my resolve.conf I receive a "Network is unreachable" message. But again, Google finds it.
Once again, this is confusing. *HOW* are you trying to connect that fails? *WHAT* are the values there? This gets back to the use of DHCP for the outside connection. I connect to my ISP (well cable interface/router) using DHCP. my ISP hands back the assigned IP address *AND* a list of DNS addresses to use (along with a few other details that are not relevant here). These are not browsable addresses, they only respond to DNS queries. Which gets back to the "*HOW* question. If I query them as the servers in 'dig' or 'host' or 'nslookup' then I get a result. <Sidebar that is not relevant to your situation:> As it happens, my desktop suse machine does not connect directly to the cable router, it connects to the firewall machine that connects to the cable router, so the firewall machine has the DNS values supplied by the ISP and my desktop has a static IP address pointing to the firewall and its DNS value in /etc/resol.conf also point to the firewall. The firewall acts as a DNS proxy/forwarder (and cache). </sidebar> -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 11:31 PM, don fisher wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so
On 01/14/2016 03:04 PM, Anton Aylward wrote: the rest of the link cannot be resolved.
If you can type a site name and it opens in firefox, then you do have network. But what you describe is very confusing. Try in a terminal: host -v suse.com host -v google.com ping suse.com ping google.com ping 216.58.211.238 and copy here all the results. -- Cheers/Saludos Carlos E. R. (openSUSE Leap 42.1, test at Minas-Anor) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 05:34 PM, Carlos E. R. wrote:
On 01/14/2016 11:31 PM, don fisher wrote:
ifconfig -a I did the ifconfig as you suggested and it just listed the three devices as expected. I think something is broken in my routing maybe? When I click on an old link in thunderbird it claims it cannot reach www.suse.com. But if I enter just www.suse.com into Google it opens, so
On 01/14/2016 03:04 PM, Anton Aylward wrote: the rest of the link cannot be resolved.
If you can type a site name and it opens in firefox, then you do have network.
But what you describe is very confusing.
Try in a terminal:
host -v suse.com host -v google.com ping suse.com ping google.com ping 216.58.211.238
and copy here all the results.
I am sorry for two reasons. One I said Thunderbird above when it should have been Firefox. Two, some of the pages that were in tabs are reachable, but nothing they reference is. I can open a Google window and enter a site name and it is reached (sometimes) but if I try and use one of my bookmarks to access a site I receive "Unable to Connect". routel gives the following, which appears to me to link to nothing. That is why I thought my routing tables (they existed in the old days) were deleted or corrupted. But I cannot find them in openSuse. If you do a man -k route many pages are listed, but most refer to files and/or commands that are not in this system, e.g.. ifroute. How does one set up routes? Don routel target gateway source proto scope dev tbl 192.168.7.0/ 24 192.168.7.60 kernel linkwlp11s0 127.0.0.0 broadcast 127.0.0.1 kernel link lo local 127.0.0.0/ 8 local 127.0.0.1 kernel host lo local 127.0.0.1 local 127.0.0.1 kernel host lo local 127.255.255.255 broadcast 127.0.0.1 kernel link lo local 192.168.7.0 broadcast 192.168.7.60 kernel linkwlp11s0 local 192.168.7.60 local 192.168.7.60 kernel hostwlp11s0 local 192.168.7.255 broadcast 192.168.7.60 kernel linkwlp11s0 local ::1 local kernel lo 2601:500:8000:bbb4::/ 64 kernel wlp11s0 fda6:1c9c:a527::/ 64 kernel wlp11s0 fe80::/ 64 kernel wlp11s0 default fe80::5a6d:8fff:feac:3813 ra wlp11s0 default unreachable kernel lo unspec ::1 local none lo local 2601:500:8000:bbb4:c238:96ff:fe60:4179 local none lo local 2601:500:8000:bbb4:c4e3:637f:6c65:b3e6 local none lo local fda6:1c9c:a527:0:c238:96ff:fe60:4179 local none lo local fda6:1c9c:a527:0:c4e3:637f:6c65:b3e6 local none lo local fe80::c238:96ff:fe60:4179 local none lo local ff00::/ 8 wlp11s0 local default unreachable kernel lo unspec -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/15/2016 02:17 AM, don fisher wrote:
On 01/14/2016 05:34 PM, Carlos E. R. wrote:
I am sorry for two reasons. One I said Thunderbird above when it should have been Firefox. Two, some of the pages that were in tabs are reachable, but nothing they reference is. I can open a Google window and enter a site name and it is reached (sometimes) but if I try and use one of my bookmarks to access a site I receive "Unable to Connect".
What happens if you click several times on the same address? -- Cheers/Saludos Carlos E. R. (openSUSE Leap 42.1, test at Minas-Anor) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 06:43 PM, Carlos E. R. wrote:
On 01/15/2016 02:17 AM, don fisher wrote:
On 01/14/2016 05:34 PM, Carlos E. R. wrote:
I am sorry for two reasons. One I said Thunderbird above when it should have been Firefox. Two, some of the pages that were in tabs are reachable, but nothing they reference is. I can open a Google window and enter a site name and it is reached (sometimes) but if I try and use one of my bookmarks to access a site I receive "Unable to Connect".
What happens if you click several times on the same address?
Same "Unable to Connect". I just built another system for comparison, and Firefox appears to work. I just need to find where the difference between these two systems is. Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
don fisher wrote:
On 01/14/2016 06:43 PM, Carlos E. R. wrote:
On 01/15/2016 02:17 AM, don fisher wrote:
On 01/14/2016 05:34 PM, Carlos E. R. wrote:
I am sorry for two reasons. One I said Thunderbird above when it should have been Firefox. Two, some of the pages that were in tabs are reachable, but nothing they reference is. I can open a Google window and enter a site name and it is reached (sometimes) but if I try and use one of my bookmarks to access a site I receive "Unable to Connect".
What happens if you click several times on the same address?
Same "Unable to Connect". I just built another system for comparison, and Firefox appears to work. I just need to find where the difference between these two systems is.
Unless you've got umpteen different interface cards, it's probably easier to set up your network config from scratch. Basically, your network interface needs an address, your system needs a default route and a DNS address (etc/resolv.conf). Do you assign these with DHCP or statically? YaST will help you get this done. In GUI or text mode. -- Per Jessen, Zürich (2.8°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/14/2016 08:17 PM, don fisher wrote:
How does one set up routes?
You shouldn't need to on a single hosted machine using DHCP. Running the 'if-up' does it for you, if all else is properly set up. Earlier you said
The route command shows: Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.7.0 * 255.255.255.0 U 0 0 0 wlp11s0
That's correct. my equivalent is 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 enp0s25 But you should also have an entry for loopback: 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo Was that there and you ommited it? Looking at your routl output I think you did. But there should also be a "default' setting As I say, that should be automatically set up, but it does need into about your router address, which should be included in the information provided by the DHCP process, i.e the address of your router. In /etc/sysconfig/dhcp you should have DHCLIENT_SET_DEFAULT_ROUTE="yes" Could you show what's in /etc/sysconfig/ifcfg-wlp11s0 please If I were you I'd go back as Carlos suggests and do this all with YAST since YAST ensures consistency and other constraints that you're not sure to have editing files manually. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Anton Aylward wrote:
On 01/14/2016 04:44 PM, don fisher wrote:
Where does the applet go to look for the network devices and connections? Any suggestion would be appreciated.
I'm unclear why you stop when you find the GUI says nothing.
Obviously you used the command line for running if-up/if-down. Why not 'ifconfig -a'? I'd take that to be a lot more authoritative.
I also occasionally revert to ifconfig, but it has long been deprecated in favour of 'ip'. 'ip' will give you the same information and more, although not in one single invocation. -- Per Jessen, Zürich (2.7°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Op donderdag 14 januari 2016 14:44:58 schreef don fisher:
I am running 13.2, and was trying to build USB drive. Something was wrong, and when I tried to boot the USB drive it started looking for LVM and other things. My system was broken.
I managed to recover most of it using rsync and data on other drives. But I cannot get the networking to full capability. I have been running wicked. If I do ifdown and ifup on my devices, they appear to work. But when I go to the tray and click on network icon it is blank. It shows no devices or connections.
That icon is about the NetworkManager, which you do not use when you use wicked. Most likely your network configuration for wicked is not complete. So carefully check all needed parameters. -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (6)
-
Anton Aylward
-
Carlos E. R.
-
don fisher
-
Freek de Kruijf
-
Greg Freemyer
-
Per Jessen