Questions tagged [address]

13 questions
4
votes
3 answers

How to use purchased IP address

Imagine if I bought an IP address… How would I actually be able to use it as my computer’s IP address? I’ve searched the whole internet but haven't found anyone explaining how to actually use a purchased IP address. I’m thinking of buying an IP…
3
votes
2 answers

What has happened when `=?iso8859-1?B?`...`?=` appears in an email address?

I see things like =?iso8859-1?B?...?= in email addresses. I assume this is defined in some RFC. Can anybody explain where? Is this supposedly obsolete now when everything is Unicode?
Tomas By
  • 169
  • 6
1
vote
1 answer

QEMU: How to obtain host address from Ubuntu guest?

When using UTM on a Mac with a Ubuntu guest in it, I need to obtain the host IP address (of my Mac) from the guest to mount its file system by sshfs (or any other mount). It runs UTM based on QEMU. I searched the internet on it, but only found the…
user513667
  • 51
  • 1
  • 4
1
vote
0 answers

Where are the actual bytes located within DIMM modules in dual or multi-channel mode?

I'm trying to find out how memory is arranged in dual channel mode, i.e. which memory addresses are on which DIMM. What I have currently found out is that there are two modes "ganged" and "unganged" and that there is little difference between them…
Maarten Bodewes
  • 1,759
  • 2
  • 10
  • 19
0
votes
1 answer

Excel - get (extract) all names of the cities from the range

I have situations such as this: where between the bunch of addresses reaching the 3000th row I have the name of the town from time to time. In order to avoid scrolling thru this whole list and rewriting them, I think, that maybe Excel has some…
Geographos
  • 113
  • 2
  • 10
0
votes
0 answers

use formula to compute a cell address in Gnumeric?

I need to select cells in a formula that is more complex than the B5 kind of cell selection. I want to take a cell that has a number in it, and do something like x=(A1-1)*6+4 and then put that x into a cell reference like C[x] in another…
0
votes
1 answer

How do I get email sent to address I do not own?

My email address is something like: justme@gmail.com. I keep on getting lots of junk mail addressed to (for example): justmex2@aol.com. I don’t have an aol.com account. They alter what follows “justme” to any other characters and add aol.com. How…
0
votes
1 answer

A Function That Is Self-Aware of Its Own Cell Address?

I would like to write a function that is self-aware of its own cell address. For instance, I would like to be able to place an argumentless function in any cell, and when called, that function will perform an operation based on the value in the…
BrianH
  • 1
  • 1
0
votes
0 answers

What prevents an as from announcing false ip addresses?

In BGP an AS could announce paths for arbitrary IP addresses, resulting in false routings. Is there a mechanism that prevents such actions?
timtam
  • 143
  • 6
0
votes
2 answers

tracert command hops to 3 unknows local IP addresses

Tracing route to wikipedia.org [91.198.174.192] over a maximum of 30 hops: 1 <1 ms <1 ms <1 ms 192.168.0.1 2 1 ms <1 ms <1 ms 192.168.55.1 3 4 ms 1 ms <1 ms 192.168.11.1 Here are the first lines of tracert…
Fernando
  • 3
  • 1
0
votes
4 answers

How can I find my computer's address bus width and data bus size?

I have a 64 bit x86 (x86-64) computer. Does that mean my address bus is 64 bit? I am trying to calculate addressability and address space as explained here. I don't really have any clue how to find my data bus size either. If it helps, here is the…
notacorn
  • 113
  • 1
  • 6
0
votes
1 answer

Zyxel router VMG 3313-B10A three different ip addresses?

Is it possible for a router to have 3 different ip addresses? internal ip address 192.168.1.1 ip address assigned to router 100.83.x.x public ip or isp address ( when i google what is my ip ) it gives me something else. The ARP Routing Table…
khan1453
  • 3
  • 1
-2
votes
2 answers

How many subnets and hosts per subnet can you get from the network 172.31.0.0/19?

How many subnets and hosts per subnet can you get from the network 172.31.0.0/19?
shefaa
  • 1