[haiku-bugs] Re: [Haiku] #12156: netstack: can't configure network anymore

  • From: "jessicah" <trac@xxxxxxxxxxxx>
  • Date: Fri, 19 Jun 2015 03:50:31 -0000

#12156: netstack: can't configure network anymore
----------------------------------------+----------------------------
Reporter: jessicah | Owner: axeld
Type: bug | Status: new
Priority: high | Milestone: R1/beta1
Component: Network & Internet/Stack | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking: 12161, 12164
Has a Patch: 0 | Platform: All
----------------------------------------+----------------------------

Comment (by jessicah):

FWIW, I seem to now be able to set up a static IP from the command line as
follows:
{{{
~> ipconfig /dev/net/ipro1000/0 inet 10.20.30.10
~> route add /dev/net/ipro1000/0 default gw 10.20.30.250
}}}

However, two things:
1. DHCP still continues trying to acquire the address... not entirely sure
why this is
2. The ping command doesn't work
{{{
~> ping google.com
error: unknown protocol icmp: error -2147459069 [No such file or
directory]
}}}

An `strace` shows it trying to open
`/boot/system/settings/network/protocols`, and I've checked this folder,
and these files are indeed missing. This is on hrev49309.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12156#comment:18>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: