Tagged Questions
Auto configuration protocol used on IP networks
5
votes
2answers
1k views
3
votes
2answers
70 views
How to confirm if a packet is received by application
My doubt is quite strange ..
On my Linux server a DHCP server application is waiting on the port number 547 for dhcp client messages.
Even though I am seeing messages from dhcp client on wireshark ...
3
votes
3answers
222 views
Human readable DhcpInfo.ipAddress?
I am wondering how to get a human readable IP Adress from DhcpInfo.ipAddress? The tricky thing about it is, that it is an integer and obviously you can't store an IP address in an integer. So, how is ...
3
votes
3answers
2k views
Querying a DHCP server in C#
I need to get the mapping of MAC to IP stored on DHCP server, either through a program running on the server itself or preferably through a program running on one of the DHCP clients.
I understand ...
3
votes
1answer
655 views
In Powershell, what's the best way to join two tables into one?
I'm fairly new to Powershell, and am wondering if someone knows of any better way to accomplish the following example problem.
I have an array of mappings from IP address to host-name. This ...
3
votes
7answers
4k views
Recovering from ipconfig /release on a remote PC
Not strictly a programming question, but I was programming at the time and couldn't find an answer, so I thought, "Hey, I'll give StackOverflow a try!"
So I'm connected to my Windows XP work PC over ...
3
votes
1answer
957 views
Using glibc, why does my gethostbyname fail after I/DHCP has changed the DNS server?
If our server (running on a device) starts before a DHCP lease had been acquired then it can never connect using a hostname.
If that happens it can find hosts by IP address but not by DNS.
I ...
2
votes
2answers
47 views
How to detect when known wireless devices join my wireless LAN on Linux
I am going to make mobile device detector using a single board computer (SBC) running a Linux based OS. The SBC will have a USB/802.11 wireless adaptor. The SBC will be a DHCP server. The mobile ...
2
votes
0answers
102 views
no DHCP ACK after sending a DHCP REQUEST
[Solved]
I am manually constructing DHCP packets as a client to the DHCP server. So far I am able to send a DHCPDISCOVER packet and receive a DHCPOFFER from the server in return. However, when I send ...
2
votes
1answer
36 views
static and dynamic host configuration approaches?
I'm currently revising for an exam and I'm stuck on a question which is:
"Explain the static and dynamic host configuration approaches."
I'm unsure if the answer is correct but what I've write ...
2
votes
1answer
685 views
Android tethering, how to disable dhcp
Using WifiManger and reflection(to find the enablewifiap() method), I am able to enable wifi tethering to create a wifi hotspot.
However, I would like to disable DHCP for the other devices that will ...
2
votes
1answer
734 views
How to get DHCP information in C#?
I would like to get DHCP Option 15 information in C#. I do not want to call through dhcpsapi.dll though, because I don't want to be limited to just Windows DHCP servers. Is there some other way to get ...
2
votes
5answers
248 views
How can I push/pull between git repositories when both are behind firewalls/NATs/…?
I'm intrigued by git. I've used nearly all of the usual players over the past decades. Currently on SVN and not really happy.
I think I understand the basics, but I don't understand one key concept ...
2
votes
4answers
778 views
Detecting a change of IP address in Linux
Does anyone know a way to detect a change of IP address in Linux. Say I have dhcpcd running, and it assigns a new IP address, is there a way I can get a notification when it changes? I can't use ...
2
votes
6answers
4k views
Get mac address from IP using DHCP?
I am trying to create scripts/services that allow for waking PCs in a windows domain via WOL. Now i want to give the user the option to select an AD container as a starting point for the waking of PCs ...
2
votes
1answer
853 views
Programatically Create DHCP Reservation in C#
I have been assigned the task of creating an application that takes in a MAC address and creates a DHCP reservation for that MAC address. Is there any API built into .NET to easily accomplish this?
...
2
votes
4answers
651 views
Headless Linux -> broadcast IP to Windows workstation?
I'd like to sell headless Linux servers to SOHO users. Typically, they'll have a DHCP-capable ADSL modem cum switch to which they'll connect their workstation and the server.
In order to just show up ...
2
votes
3answers
4k views
DHCP Setting in Mac OS X
Are there any command line interfaces to the DHCP settings in Mac OS X? I have found that inside System Profiler, the Network tab provides a lot of useful information, but I have not found any ...
2
votes
2answers
5k views
How can openvpn deal with both dynamic and fixed IP addresses?
I have an OpenVPN server that dynamically assigns IP addresses (dhcp-style) to its clients. The address range is specified with a --server directive in the config file. I need to exclude a small ...
1
vote
1answer
57 views
How can I detect when the device gets a new IP?
For multicast purposes, I'm looking for a simple way to detect when the IP of an Android device changes. How can I go about doing so?
More specifically, I'm looking to detect:
When the device ...
1
vote
4answers
58 views
Convert int 14236 to hex 379C as char[37,9C] in C++
Background
I am creating a simple BOOTP/DHCP server, and I am struggling with creating some of the packet bytes - in particular, the DHCP option 13, FileSize.
The spec states the option as having a ...
1
vote
1answer
40 views
Friendly name to acces my embedded device using USB/ETH connection
I have trouble to configure my network to access my device with a friendly name. Here is my situation:
LAN
^
----¦---- USB/ETH ------------------
¦ PC ¦ ---------> ¦ Embedded device¦
...
1
vote
1answer
118 views
Get list of MAC addresses connected to DHCP WLAN router modem in Java
I would like to get a list of the MAC addresses currently connected to a standard "home type" DHCP WLAN modem/router in Java.
Any suggestions on how to this?
1
vote
1answer
390 views
Arduino Ethernet and DHCP cannot communicate out to the Internet
I have this web client example that gets an IP address via DHCP. It connects to my router at IP address 192.168.0.1 successfully, but then it fails to send a GET HTTP to google.com. Essentially, I ...
1
vote
0answers
143 views
How to use DHCP with IP Aliases on Linux? [closed]
I would like to assign two ip aliases (e.g. eth0 for internal address and eth0:1 for external) using DHCP on Linux. Is this possible ?
1
vote
1answer
184 views
ICS without the default DHCP server
Using windows 7, Is it possible to turn on Internet Connection Sharing but rather than using the built in dhcp provided by windows, I want to use my own app to handle that. Is there a way to turn off ...
1
vote
2answers
543 views
DHCP request packet in c#
hi
how can i send a dhcp request/discovery packet using c# to locate dhcp server any idea or snippet
1
vote
1answer
234 views
FInd dhcp servers on LAN
HI
i want to find IP's of all dhcp servers available on the lan using c#. Any Idea?
1
vote
1answer
192 views
Can DHCP server give out a lease time greater than requested by DHCP client?
I have a centOS DHCP server configured to give out a lease of 20 mins. But a client is requesting a lease for 10 mins. Is it possible to configure dhcpd to give out a lease of 20 mins even if client ...
1
vote
1answer
417 views
Retrieving Windows DHCP servers list and scope information of each DHCP server using .NET
We are doing a small dashboard to retrieve and display the DHCP servers list in a LAN and then getting the Scope information like IPs used and unused and the count using .NET preferably C#. How could ...
1
vote
3answers
637 views
C# Poll multiple devices to determine IP type: Static or DHCP
Would like to know the c# code to actually retrieve the IP type: Static or DHCP based on a list of devices I will enter.
Output to be viewed:
Device name: IP Address: MAC Address: Type: ...
1
vote
2answers
959 views
Acquire an IP address from dhcp server for my C# app - Like Virtual Machines
I'm developing an application of multiple socket connections (a TCP alarm watcher). Currently, in order to mock the alarms, i made small applications running on a VM Machine (that is, because the Vm ...
1
vote
2answers
222 views
Detecting remote DHCP servers in .NET
Using Hyper-V I built a private windows domain which is fenced off from our main network. Ultimately I want to provision this domain for others to use for dev and test, so they can be domain admin.
...
1
vote
0answers
363 views
NotifyAddrChange keeps generating events
I've been trying to detect the arrival of a new RNDIS device (Windows Mobile phone) using NotifyAddrChange(). This works, in the sense that I can wait on the event and then call ...
1
vote
2answers
860 views
How do I run a script when ip-address changes (most likely using a dhclient hook) on a (Ubuntu) Linux machine?
I have a script which contacts a few sources and tell them "the IP-address XXX.XXX.XXX.XXX is my current one". My test web server has a dynamic IP-address through DHCP and amongst other things it ...
1
vote
3answers
1k views
How do you reliably get an IP address via DHCP?
I work with embedded Linux systems that sometimes want to get their IP address from a DHCP server. The DHCP Client client we use (dhcpcd) has limited retry logic. If our device starts up without any ...
0
votes
0answers
11 views
get addresses assigned by dhcp3-server [migrated]
I use dhcp3-server to serve addresses to the 4 enet ports on my gigE card in my linux box. The interfaces are eth1 to eth4 and are addressed 192.168.x.0 whefre x = 1,2,3,4.
How may I get ...
0
votes
2answers
81 views
how to get DNS Info in android [closed]
Possible Duplicate:
How do you get the current DNS servers for Android?
I want to get hold of the dns servers in android. this thread says there is some android.net.NetworkUtils class but I ...
0
votes
0answers
108 views
Arduino DHCP not working
I am using the example ethernet sketch for a web client that comes bundled with the Arduino software without changing a thing except for the firmware address, which I changed to the one printed on the ...
0
votes
0answers
54 views
Android NetworkUtils
I want to use the rundhcp() function in NetworkUtils as mentioned in this post.
How do you get the current DNS servers for Android?
I need it to get Dhcp object for mobile connection. But the ...
0
votes
0answers
49 views
How Can You Get an IP Address from a MAC Address? [closed]
I created a survival Virtual machines with Virtual Box CLI command, they gets its IP Address from DHCP server, How can I Get its IP Address from MAC Address ?
Thanks.
0
votes
1answer
27 views
How to identify dhcp ip change?
Unfortunately, I don't have the control over DHCP of the network. If I have to ssh into my box, I need to know the ip address. I dont have the root access to my box too :( . I want to write some ...
0
votes
0answers
76 views
How to get DHCP Option Info from Windows 7 using .net 3.5 C#
I am looking for a way to read the custom DHCP options stored on a Windows 7 DHCP Client using .net 3.5 C#, specifically a WPF application.
I'm looking to pass an IP addess as a string in one of the ...
0
votes
0answers
23 views
DHCP lease checkup
I'm currently developing an Embedded device, which uses TCP-IP, and get's it's IP address with DHCP.
I saw in examples, that every now and then, I need to check if the lease has ended, but I didn't ...
0
votes
0answers
22 views
How to configure International values for DHCP options on Cisco Router
Need help in configure international values o DHCP options on cisco router. I have to configure international domain name to Domain-Name(15) option in a DHCP scope on a cisco router. I tried using ...
0
votes
0answers
38 views
Querying DHCP server for fetching particular option (using option ID)
How can we query DHCP server to fetch option Data (set on DHCP server) using option ID or any other means?
Platform: windows
Language: C#
0
votes
0answers
49 views
Dhcp event errors in Server 2003 R2
I have been getting the following error messages every day on my server 2003 R2 setup. Can anyone please give me some suggestions. I have run the jetpack.exe which was successful.
Source ESENT
Event ...
0
votes
0answers
23 views
ARP -d and local shared network speed
I'm glad I've boosted my network speed via a PHP script on Windows:
<?php
for(;;){
system('arp -d', $ret);
echo $ret.PHP_EOL;
sleep(1);
}
I found the relation of arp -d with network speed ...
0
votes
0answers
54 views
Android - how to send DHCPINFORM request
Is it possible to send manually the DHCPINFORM request? I was searching the SDK and I did not found any class that allows creating and broadcasting the DHCPINFORM (see RFC 2131) request.
Might be ...
0
votes
2answers
100 views
DHCP address 255.255.255.255
I'm using the following code to get DHCP server address from one of my network interfaces:
System.Net.NetworkInformation.NetworkInterface networkInterface;
// ... get one of the network interfaces
...