Hello,
On Sat, Jul 06, 2024 at 12:49:32PM +0200, Detlef Vollmann wrote:
> The only thing that's always annoying is that too many programs
> believe they have to overwrite /etc/resolv.conf...
chattr +i # immutable
still works :)
On 2024-07-06, George at Clug wrote:
>> What I really need is a good book
>> or document that explains the design
>> and implementation of networking with systemd and Network Manager on
>> modern Debian GNU/Linux systems. Recommendations?
>
> Sadly I have not found any documentation (or books) f
On Fri, Jul 05, 2024 at 21:51:09 -0700, David Christensen wrote:
> What I really need is a good book or document that explains the design and
> implementation of networking with systemd and Network Manager on modern
> Debian GNU/Linux systems. Recommendations?
The main thing to understand is that
On 7/6/24 06:51, David Christensen wrote:
The underlying issue appears to be that my old-school Linux console
network administration skills have been rendered obsolete by systemd and
NetworkManager.
I don't think that these skills are obsolete.
I still use /etc/network/interfaces for everythi
On 7/6/24 06:37, jeremy ardley wrote:
As I said in my earlier post, it's not necessary to disable dhcpd and in
fact it is likely undesirable.
Note that the warning in the wiki talks about dhcpcd, not about dhcpd.
Though as a pointed out before, your machine very likely will have
NetworkManag
erface with DHCP
and a development LAN with a static IP address.
So disabling DHCP may cause additional problems and will solve none.
Detlef
ave used bridging many times, so my VMs can be on the
same network as my other PCs, servers, etc. Bridges are not necessary
when all VMs are test VMs in their own private network running in the
same Hypervisor. Some times I have set up a route from my PCs' own
network to the Hypervisor's p
, this tutorial
to configure it nmtui is good.
NetworkManager supports static IP addresses and you can configure them
in nmtui.
https://www.tecmint.com/nmtui-configure-network-connection/
Remember if you use NetworkManager you have to remove your static
entries in /etc/network/interfaces
On 7/5/24 19:06, Max Nikulin wrote:
On 7/5/24 21:14, George at Clug wrote:
Thank you for your replies.
The underlying issue appears to be that my old-school Linux console
network administration skills have been rendered obsolete by systemd and
NetworkManager. I typically install Xfce whe
On 6/7/24 09:16, David Christensen wrote:
I can find no statement in The Debian Administrator's Handbook regarding
disabling DHCP when using a static IP:
https://www.debian.org/doc/manuals/debian-handbook/sect.network-config.en.html#sect.interface-ethernet
As I said in my earlier
David,
How are your efforts toward setting a static IP address going? Have you
succeeded.
I set up a lot of test servers (for fun and no profit), and hence work with
Hypervisors (KVM more than Virtual Box), and have some experience in this area.
But at this point I am not sure if you need
On 06/07/2024 08:16, David Christensen wrote:
I can find no statement in The Debian Administrator's Handbook regarding
disabling DHCP when using a static IP:
[...]
https://wiki.debian.org/NetworkConfiguration?action=info
The following sentence:
"Make sure to disable all DHCP ser
On 7/4/24 21:08, Felix Miata wrote:
On 7/4/24 21:10, jeremy ardley wrote:
On 7/5/24 11:44, Franco Martelli wrote:
Thank you all for the replies.
I can find no statement in The Debian Administrator's Handbook regarding
disabling DHCP when using a static IP:
https://www.debian.or
On 05/07/24 at 04:06, David Christensen wrote:
The VM currently has a DHCP address. I would like to set a static IPv4
address. The Debian wiki tells me to edit /etc/network/interfaces and
provides some example settings that I believe I can adapt to my use-case:
...
What is the correct meth
r "manages" /etc/resolv.conf, and create a
regular file of
your own design.
I don't use VMs, but I did several hours ago instruct several hours
ago using
systemd-network to setup static IP service for a *buntu user who
couldn't get
netplan sorted:
There seems to be some
and create a regular file
of
your own design.
I don't use VMs, but I did several hours ago instruct several hours ago using
systemd-network to setup static IP service for a *buntu user who couldn't get
netplan sorted:
There seems to be some misunderstanding here.
dhcpd services for
On 5/7/24 10:06, David Christensen wrote:
The Debian wiki also says:
"Make sure to disable all DHCP services, e.g. dhcpcd."
What is the correct method to "disable all DHCP services"?
The instruction is not necessary.
It doesn't matter if there is a dhcp server anywhere if the client -
ist-unit-files output, and if it's not just a
symlink
to something in the /run/ tree. /etc/resolv.d/ might be another place to look.
I've been using systemd-network so long I don't remember the hodgepodge of old
ways to "manage" this file that normally needs no management wit
r "manages" /etc/resolv.conf,
How do I determine what manages /etc/resolv.conf?
and create a regular file of your own design.
I don't use VMs, but I did several hours ago instruct several hours ago using
systemd-network to setup static IP service for a *buntu user who could
owns the unit(s):
systemctl list-unit-files | egrep 'net|dhcp'
Do the same with whatever "manages" /etc/resolv.conf, and create a regular file
of
your own design.
I don't use VMs, but I did several hours ago instruct several hours ago using
systemd-network to s
debian-user:
I have built a VirtualBox virtual machine and installed Debian 11 with
SSH server and standard system utilities only. I plan to use the VM to
run the UniFi Network Controller to manage the UniFi equipment on my
SOHO LAN:
root@unifi:~# cat /etc/debian_version ; uname -a
11.10
Li
On Fri, Jan 20, 2023 at 05:39 Tom Browder wrote:
BTW, I just found this link from a guy I recently found on Youtube who
seems to know his stuff:
>
https://christitus.com/secure-web-server/
-Tom
On Thu, Jan 19, 2023 at 19:58 David Christensen
wrote:
…
If your AT&T U-verse residential gateway is anything like mine (Pace
> 5268AC FXN), it will have a web server/ control panel accessed
…
Yes, mine router is similar
I own and recommend "Networking for System Administrators" by Lucas:
>
>
On 1/19/23 13:15, Tom Browder wrote:
I am trying to use my new public static IP for my Debian PC which is ready
for it security-wise (thanks to advice from this ML; note I will initially
allow access only via ssh from the IP address of one of my remote hosts).
I know how to turn on public
On 1/19/23 17:08, john doe wrote:
On 1/19/23 22:15, Tom Browder wrote:
I am trying to use my new public static IP for my Debian PC which is
ready
for it security-wise (thanks to advice from this ML; note I will
initially
allow access only via ssh from the IP address of one of my remote hosts
On Thu 19 Jan 2023 at 15:15:28 -0600, Tom Browder wrote:
> I am trying to use my new public static IP for my Debian PC which is ready
> for it security-wise (thanks to advice from this ML; note I will initially
> allow access only via ssh from the IP address of one of my remote hosts
On 1/19/23 22:15, Tom Browder wrote:
I am trying to use my new public static IP for my Debian PC which is ready
for it security-wise (thanks to advice from this ML; note I will initially
allow access only via ssh from the IP address of one of my remote hosts).
-Tom
If I may, use bridge mode
I am trying to use my new public static IP for my Debian PC which is ready
for it security-wise (thanks to advice from this ML; note I will initially
allow access only via ssh from the IP address of one of my remote hosts).
I know how to turn on public access in their router, but it's not
OK and thanks. I will do that
On 03/02/2018 05:16 AM, Curt wrote:
On 2018-03-02, Thomas George wrote:
I think this should work. For the present I have moved on to other
tasks. The printer has a usb connection to the pc so I can print as
needed. Others on the lan cannot use the printer.
You
On 2018-03-02, Thomas George wrote:
> I think this should work. For the present I have moved on to other
> tasks. The printer has a usb connection to the pc so I can print as
> needed. Others on the lan cannot use the printer.
>
>
You could share the usb-connected printer via cups:
https://wik
On 3/2/2018 2:03 AM, Thomas George wrote:
I think this should work. For the present I have moved on to other
tasks. The printer has a usb connection to the pc so I can print as
needed. Others on the lan cannot use the printer.
you can share the printer using cups.
The other on the LAN would
Thomas George wrote:
The Samsung CLP-320 printer's static ip 192.168.1.139 was set about 10
years ago to work on a lan using 192.168.1.x addresses. Last week the
lan's router failed and was replaced with a Netgear r6700 router using
192.168.2.x addresses. The printer is now inacces
et to change IP-configuration of
your PC, and connect to the router.
Bernd
Thomas George wrote:
> The Samsung CLP-320 printer's static ip 192.168.1.139 was set about 10
> years ago to work on a lan using 192.168.1.x addresses. Last week the
> lan's router failed and was replaced
On 02/28/2018 07:34 AM, Dan Purgert wrote:
Curt wrote:
On 2018-02-28, Dan Purgert wrote:
Thomas George wrote:
The printer has no physical control panel. I can only change the
settings if I can reach it through its IP address.
Many printers will print a "self-test" or "configuration" page w
Curt wrote:
> On 2018-02-28, Dan Purgert wrote:
>> Thomas George wrote:
>>> The printer has no physical control panel. I can only change the
>>> settings if I can reach it through its IP address.
>>
>> Many printers will print a "self-test" or "configuration" page when
>> holding the "online" but
On 2018-02-28, Dan Purgert wrote:
> Thomas George wrote:
>> The printer has no physical control panel. I can only change the
>> settings if I can reach it through its IP address.
>
> Many printers will print a "self-test" or "configuration" page when
> holding the "online" button for 5-10 seconds
On 2/28/2018 1:37 AM, Thomas George wrote:
On 02/27/2018 01:24 PM, john doe wrote:
On 2/27/2018 7:07 PM, Thomas George wrote:
The Samsung CLP-320 printer's static ip 192.168.1.139 was set about
10 years ago to work on a lan using 192.168.1.x addresses. Last week
the lan's router
Thomas George wrote:
> The printer has no physical control panel. I can only change the
> settings if I can reach it through its IP address.
Many printers will print a "self-test" or "configuration" page when
holding the "online" button for 5-10 seconds.
--
|_|O|_| Registered Linux user #5859
On 02/27/2018 08:04 PM, Gene Heskett wrote:
On Tuesday 27 February 2018 16:21:59 Thomas George wrote:
I tried dnsmasq --dhcp-host=00:15:99:86:11:1F,CLP,192.168.2.13
and the response was "failed to create listening socket for port 53:
Address already in use." Tried several other final two dig
On Tuesday 27 February 2018 20:04:34 Gene Heskett wrote:
> On Tuesday 27 February 2018 16:21:59 Thomas George wrote:
> > I tried dnsmasq --dhcp-host=00:15:99:86:11:1F,CLP,192.168.2.13
> >
> > and the response was "failed to create listening socket for port 53:
> > Address already in use." Tried se
On Tuesday 27 February 2018 16:21:59 Thomas George wrote:
> I tried dnsmasq --dhcp-host=00:15:99:86:11:1F,CLP,192.168.2.13
>
> and the response was "failed to create listening socket for port 53:
> Address already in use." Tried several other final two digits with the
> same result. I even tried 1
On 02/27/2018 01:24 PM, john doe wrote:
On 2/27/2018 7:07 PM, Thomas George wrote:
The Samsung CLP-320 printer's static ip 192.168.1.139 was set about
10 years ago to work on a lan using 192.168.1.x addresses. Last week
the lan's router failed and was replaced with a Netgear r6
On Tue, Feb 27, 2018 at 04:21:59PM -0500, Thomas George wrote:
> I tried dnsmasq --dhcp-host=00:15:99:86:11:1F,CLP,192.168.2.13
>
> and the response was "failed to create listening socket for port 53: Address
> already in use."
That means you've already got something else listening on the DNS por
On 02/27/2018 04:21 PM, Thomas George wrote:
I tried dnsmasq --dhcp-host=00:15:99:86:11:1F,CLP,192.168.2.13
and the response was "failed to create listening socket for port 53:
Address already in use." Tried several other final two digits with the
same result. I even tried 192.168.1.139, the
I tried dnsmasq --dhcp-host=00:15:99:86:11:1F,CLP,192.168.2.13
and the response was "failed to create listening socket for port 53:
Address already in use." Tried several other final two digits with the
same result. I even tried 192.168.1.139, the address the printer prints
out on its Network
I don't think you can talk to a 192.168.1.xxx ip address from a machine that
thinks
it's on a 192.168.2/24 network - you machine will just try to route the
traffic through your router.
I might try to change the netmask on the router to 255.255.0.0 which
would put the 192.168.1.xxx into your local
Hi.
On Tue, Feb 27, 2018 at 01:07:17PM -0500, Thomas George wrote:
> apt-cache search dhcpd finds udhcpd. My pc's system is Debian Stretch. There
> is a file /etc/dhcp/dhclient.conf but no file /etc/dhcpd.
There's something wrong with your repository selection.
What you probably need is c
On 2/27/2018 7:07 PM, Thomas George wrote:
The Samsung CLP-320 printer's static ip 192.168.1.139 was set about 10
years ago to work on a lan using 192.168.1.x addresses. Last week the
lan's router failed and was replaced with a Netgear r6700 router using
192.168.2.x addresses. The
The Samsung CLP-320 printer's static ip 192.168.1.139 was set about 10
years ago to work on a lan using 192.168.1.x addresses. Last week the
lan's router failed and was replaced with a Netgear r6700 router using
192.168.2.x addresses. The printer is now inaccessible from the l
I assigned a static IP via XFce:
Menu->Settings->Network Connections->->Wired->Wired
connection 1 1->Edit->IPv4 Settings
Method: Manuel
These settings work, but early in boot, the following messages is
issued:
Failed to start Raise network interfaces.
I
Steffen Dettmer wrote:
> On Sun, Aug 20, 2017 at 8:09 PM, Sven Hartge wrote:
>>> How to configure static IP? network/interfaces as in [1] seem not to
>>> work because of a "connmand".
>>
>> connmand? The package "connman" is not contained i
Hi,
On Sun, Aug 20, 2017 at 8:09 PM, Sven Hartge wrote:
>> How to configure static IP? network/interfaces as in [1] seem not to
>> work because of a "connmand".
>
> connmand? The package "connman" is not contained in the default
> installation of Debian.
On Sun, Aug 20, 2017 at 8:09 PM, Sven Hartge wrote:
>> How to configure static IP? network/interfaces as in [1] seem not to
>> work because of a "connmand".
>
> connmand? The package "connman" is not contained in the default
> installation of Debian.
&
On Sun, Aug 20, 2017 at 5:55 PM, Steffen Dettmer safe for DHCP failures).
> [1]
> https://wiki.debian.org/NetworkConfiguration#Configuring_the_interface_manually
> [2] /etc/network/interfaces:
> allow-hotplug eth0
> iface eth0 inet static
> address 192.168.9.24
> netmask 255.255.255.0
> ga
Steffen Dettmer wrote:
> How to configure static IP? network/interfaces as in [1] seem not to
> work because of a "connmand".
connmand? The package "connman" is not contained in the default
installation of Debian.
> What is "connmand", where can I learn m
Hi,
in short:
How to configure static IP? network/interfaces as in [1] seem not to
work because of a "connmand".
in detail:
I had a failure of my DHCP server and was unable to connect to my
statically configured Debian 8 server. Or at least I intended to
configure static IP. The set
On Mon, Jun 13, 2016 at 05:24:45AM -0400, Haines Brown wrote:
> To avoid booting delay while DHCP tries to get an IP address, I decided
> to use a static address for the wlan0 interface.
>
> I tried this:
>
> auto wlan0
> iface wlan0 inet static
> address 192.168.1.124
> gateway 192.168.1.1
>
other machines and disks.
The wicd Preferences I also set up for static IP address. However, the
check box before the Key field is not checked, for apparently it wasn't
necessary.
Haines Brown
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Apr 12, 2016 at 05:28:14PM -0400, ken wrote:
> On 04/12/2016 03:27 AM, to...@tuxteam.de wrote:
[Dave already gave pretty insightful answers]
> >Also, your new host will have the same ssh host private key. This
> >might or might not annoy you.
On Tue 12 Apr 2016 at 17:28:14 (-0400), ken wrote:
> On 04/12/2016 03:27 AM, to...@tuxteam.de wrote:
> >On Mon, Apr 11, 2016 at 08:31:16PM -0500, David Wright wrote:
> >>On Mon 11 Apr 2016 at 19:02:45 (-0400), ken wrote:
> >>>This is on Wheezy for a Raspberry Pi.
> >>>
> >>>Using dd, I copied the S
> >>configured) system onto another SD card. I want to use this second
> >>card for another system, so need to change the hostname and (static)
> >>IP address. Yesterday I grepped the whole system for one and then
> >>the other and where I found either, I made ap
might end up in your initramfs,
namely those needed in early boot (e.g. things needed to
bring up the root file system). The static IP address might
be needed if you have your root on NFS, for example. Or
the /etc/crypttab, if you're running with encrypted root
(I don't think so, but I lost m
to change the hostname and (static)
IP address. Yesterday I grepped the whole system for one and then
the other and where I found either, I made appropriate changes
(i.e., previous hostname to new hostname, previous IP address to new
IP address). I also zeroed out all text-based files in /var/log
e SD card for one (nicely working and configured)
> system onto another SD card. I want to use this second card for another
> system, so need to change the hostname and (static) IP address. Yesterday
> I grepped the whole system for one and then the other and where I found
> eithe
MAC address
> (in case you've told them to any of your other machines).
Another thing to look out for:
Bits and pieces of your /etc might end up in your initramfs,
namely those needed in early boot (e.g. things needed to
bring up the root file system). The static IP address might
be neede
On Mon 11 Apr 2016 at 19:02:45 (-0400), ken wrote:
> This is on Wheezy for a Raspberry Pi.
>
> Using dd, I copied the SD card for one (nicely working and
> configured) system onto another SD card. I want to use this second
> card for another system, so need to change the hostn
This is on Wheezy for a Raspberry Pi.
Using dd, I copied the SD card for one (nicely working and configured)
system onto another SD card. I want to use this second card for another
system, so need to change the hostname and (static) IP address.
Yesterday I grepped the whole system for one
On 4/3/2016 6:42 PM, Ulf Volmer wrote:
On 04/03/2016 07:16 PM, Richard Owlett wrote:
On 4/3/2016 11:02 AM, Ulf Volmer wrote:
http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grmlcheatcodes.txt;hb=HEAD
I clicked on that link and recived a 404 error message.
http://grml.or
On 04/03/2016 07:16 PM, Richard Owlett wrote:
On 4/3/2016 11:02 AM, Ulf Volmer wrote:
http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML/grmlcheatcodes.txt;hb=HEAD
> I clicked on that link and recived a 404 error message.
http://grml.org/cheatcodes
best regards
Ulf
On Sun 03 Apr 2016 at 10:46:23 +0100, Ron Leach wrote:
> Is there a 'boot option' that I can add to the Live CD boot command line
> that will let me set a static IP?
It would appear not. Bug #785345 is possibly relevant:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785345
On 4/3/2016 11:02 AM, Ulf Volmer wrote:
On 04/03/2016 11:46 AM, Ron Leach wrote:
Is there a way to set a static IP at the boot dialog when
starting from
a Live CD?
I recomdend grml (grml.org)
Thank you. grml may solve a problem totally unrelated to this thread.
Will have to do reading
On 04/03/2016 11:46 AM, Ron Leach wrote:
Is there a way to set a static IP at the boot dialog when starting from
a Live CD?
I recomdend grml (grml.org) there are a lot of boot options for your
purpose, see
http://git.grml.org/?p=grml-live.git;a=blob_plain;f=templates/GRML
On 03/04/2016 10:46, Ron Leach wrote:
List, good morning,
Is there a way to set a static IP at the boot dialog when starting
from a Live CD?
I've got a Wheezy server that is a bit broken and I'm trying to run a
Wheezy live CD so that I can see what's gone wrong. The
List, good morning,
Is there a way to set a static IP at the boot dialog when starting
from a Live CD?
I've got a Wheezy server that is a bit broken and I'm trying to run a
Wheezy live CD so that I can see what's gone wrong. The Live CD
starts perfectly, so the machin
supersonicsnow a écrit :
>
> *I expect that dhcpcd should not be involved at all with**my STATIC
> wlan0, is that correct?*
IIUC, not any more if you have dhcpcd5 (the only version available in
the current stable Jessie). It is an autonomous daemon which detects
when an interface is up and tries
supersonicsnow wrote:
> *I expect that dhcpcd should not be involved at all with**my STATIC
> wlan0, is that correct?*
> 1. Can you please confirm this behavior is a bug.
> 2. Do you know what package is responsible for the faulty behavior? My
> best guess would be: ifupdown?
you might have some
8.8.4.4
*Alright, but I still need to connect to a network. So I add this stuff
underneath:*
wpa-scan-ssid 1
wpa-ap-scan 1
wpa-key-mgmt WPA-PSK
wpa-proto RSN WPA
wpa-pairwise CCMP TKIP
wpa-group CCMP TKIP
wpa-ssid "blah"
wpa-psk blahblah
*I get a static IP on the network and connect su
Quoting Reco (recovery...@gmail.com):
> On Fri, 28 Aug 2015 14:35:09 +0100
> Brian wrote:
> > On Fri 28 Aug 2015 at 14:45:32 +0300, Reco wrote:
> > > On Fri, 28 Aug 2015 12:09:08 +0100
> > > Brian wrote:
> > > > On Fri 28 Aug 2015 at 10:01:59 +, Curt wrote:
> > > > > On 2015-08-28, David Wrig
Quoting Brian (a...@cityscape.co.uk):
> On Fri 28 Aug 2015 at 14:45:32 +0300, Reco wrote:
> > On Fri, 28 Aug 2015 12:09:08 +0100
> > Brian wrote:
> > > On Fri 28 Aug 2015 at 10:01:59 +, Curt wrote:
> > > > On 2015-08-28, David Wright wrote:
> > > > > $ host localhost
> > > > > Host localhost
On Fri 28 Aug 2015 at 16:13:34 +, Curt wrote:
> On 2015-08-28, Brian wrote:
> >
> > I think I'll leave this topic at this point before I get in over my
> > head, but the implication here is that a resolver not giving 127.0.0.1
> > for localhost is broken in some way.
> >
>
> So I'm not broke
On 2015-08-28, Brian wrote:
>
> I think I'll leave this topic at this point before I get in over my
> head, but the implication here is that a resolver not giving 127.0.0.1
> for localhost is broken in some way.
>
So I'm not broken somehow.
On Fri 28 Aug 2015 at 17:00:59 +0300, Reco wrote:
> Hi.
>
> On Fri, 28 Aug 2015 14:35:09 +0100
> Brian wrote:
>
> > On Fri 28 Aug 2015 at 14:45:32 +0300, Reco wrote:
> >
> > > Hi.
> > >
> > > On Fri, 28 Aug 2015 12:09:08 +0100
> > > Brian wrote:
> > >
> > > > On Fri 28 Aug 2015 at 10:01:5
Hi.
On Fri, 28 Aug 2015 14:35:09 +0100
Brian wrote:
> On Fri 28 Aug 2015 at 14:45:32 +0300, Reco wrote:
>
> > Hi.
> >
> > On Fri, 28 Aug 2015 12:09:08 +0100
> > Brian wrote:
> >
> > > On Fri 28 Aug 2015 at 10:01:59 +, Curt wrote:
> > >
> > > > On 2015-08-28, David Wright wrote:
> > >
On Fri 28 Aug 2015 at 14:45:32 +0300, Reco wrote:
> Hi.
>
> On Fri, 28 Aug 2015 12:09:08 +0100
> Brian wrote:
>
> > On Fri 28 Aug 2015 at 10:01:59 +, Curt wrote:
> >
> > > On 2015-08-28, David Wright wrote:
> > > >
> > > > $ host localhost
> > > > Host localhost not found: 3(NXDOMAIN)
>
Hi.
On Fri, 28 Aug 2015 12:09:08 +0100
Brian wrote:
> On Fri 28 Aug 2015 at 10:01:59 +, Curt wrote:
>
> > On 2015-08-28, David Wright wrote:
> > >
> > > $ host localhost
> > > Host localhost not found: 3(NXDOMAIN)
> > > $ ping localhost
> > > PING localhost (127.0.0.1) 56(84) bytes of dat
On Fri 28 Aug 2015 at 10:01:59 +, Curt wrote:
> On 2015-08-28, David Wright wrote:
> >
> > $ host localhost
> > Host localhost not found: 3(NXDOMAIN)
> > $ ping localhost
> > PING localhost (127.0.0.1) 56(84) bytes of data.
> > 64 bytes from localhost (127.0.0.1): icmp_req=1 ttl=64 time=0.032
On 2015-08-28, David Wright wrote:
>
> $ host localhost
> Host localhost not found: 3(NXDOMAIN)
> $ ping localhost
> PING localhost (127.0.0.1) 56(84) bytes of data.
> 64 bytes from localhost (127.0.0.1): icmp_req=1 ttl=64 time=0.032 ms
curty@einstein:~$ host localhost
localhost has address 127.0
Quoting Elimar Riesebieter (riese...@lxtec.de):
> * David Wright [2015-08-27 13:29 -0500]:
>
> > Quoting Elimar Riesebieter (riese...@lxtec.de):
> > > * rlhar...@oplink.net [2015-08-27 02:09 -0500]:
> > >
> > > [...]
> > > >
> > > > How can I determine the address without reinstalling?
> > >
* David Wright [2015-08-27 13:29 -0500]:
> Quoting Elimar Riesebieter (riese...@lxtec.de):
> > * rlhar...@oplink.net [2015-08-27 02:09 -0500]:
> >
> > [...]
> > >
> > > How can I determine the address without reinstalling?
> >
> > $ host $(hostname)
>
> $ host junk
> Host junk not found: 3(N
Quoting Hans (hans.ullr...@loop.de):
> Am Donnerstag, 27. August 2015, 12:19:23 schrieb Thomas Schmitt:
> Hi,
> I understood the question of the op in that way, that he wants to give a new
> ip-address without installing new.
>
> The answer:
>
> You can edit /etc/network/interfaces , after this
Quoting Elimar Riesebieter (riese...@lxtec.de):
> * rlhar...@oplink.net [2015-08-27 02:09 -0500]:
>
> [...]
> >
> > How can I determine the address without reinstalling?
>
> $ host $(hostname)
$ host junk
Host junk not found: 3(NXDOMAIN)
$
... whether junk is localhost, another PC on the LAN,
On Thursday 27 August 2015 06:02:13 Renaud OLGIATI wrote:
> On Thu, 27 Aug 2015 04:22:11 -0400
>
> Gene Heskett wrote:
> > > Months ago I installed Jessie + xfce on a laptop and assigned a
> > > static ip address to eth0. Now I have forgotten the ip address
> &g
Have a look at
https://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_iproute2_commands
as well as the whole chapter 5 of the Debian manual.
The "modern" way to control the IP-address is
$ ip addr
--
Regards,
jvp.
Am Donnerstag, 27. August 2015, 12:19:23 schrieb Thomas Schmitt:
Hi,
I understood the question of the op in that way, that he wants to give a new
ip-address without installing new.
The answer:
You can edit /etc/network/interfaces , after this
do /etc/init.d/networking restart.
If you are using
Hi,
rlhar...@oplink.net wrote:
> > The solution: ifconfig
Renaud (Ron) OLGIATI wrote:
> Or, as root, run
Or as normal user:
/sbin/ifconfig
It's only a matter of shell PATH, not of permissions.
Now why does my eth0 have so many inet6
On Thu, 27 Aug 2015 04:22:11 -0400
Gene Heskett wrote:
> > Months ago I installed Jessie + xfce on a laptop and assigned a static
> > ip address to eth0. Now I have forgotten the ip address and need to
> > know it before I plug it into my local network.
> > The addr
* rlhar...@oplink.net [2015-08-27 02:09 -0500]:
[...]
>
> How can I determine the address without reinstalling?
$ host $(hostname)
Elimar
--
.~.
/V\ L I N U X
/( )\ >Phear the Penguin<
^^-^^
On Thursday 27 August 2015 03:09:32 rlhar...@oplink.net wrote:
> Months ago I installed Jessie + xfce on a laptop and assigned a static
> ip address to eth0. Now I have forgotten the ip address and need to
> know it before I plug it into my local network.
>
> The address is no
On Thu, August 27, 2015 2:09 am, rlhar...@oplink.net wrote:
> Months ago I installed Jessie + xfce on a laptop and assigned a static ip
> address to eth0. Now I have forgotten the ip address and need to know
> it before I plug it into my local network.
>
> The address is not in
Months ago I installed Jessie + xfce on a laptop and assigned a static ip
address to eth0. Now I have forgotten the ip address and need to know it
before I plug it into my local network.
The address is not in /etc/hosts, and there is no Network Manager Applet
in the panel.
How can I determine
1 - 100 of 394 matches
Mail list logo