Displaying 2 results from an estimated 2 matches for "dhcp_ip".
Did you mean:
dc1_ip
2011 Dec 23
1
Help - Mounting a Windows computer with two IP addresses
...progress
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) )
One IP address is a static one which the Windows computer uses to
connect to another machine. The other IP address is a DHCP-given IP and
is the one I need to connect to. I can mount the share if I use
sudo mount -t smbfs //dhcp_ip/share_name /local_mount
however, this is problematic for obvious reasons since I need the mount
to be permanent (eventually going in fstab).
My question is: Is there a way to ignore the static IP address when
mounting?
Further info: I can connect to the Windows machine using smbclient
//host_...
2003 Feb 17
1
Q: passing DHCP options to the booted linux-kernel?
...router, ip-address, ...) so that the kernel can use it without having
to obtain a new lease.
I've searched the mailing list and the net and found the DHCP option to
specify other configfiles, but I couldn't find out how to make pxelinux pass
the dhcp values to the kernel (eg APPEND='dhcp_ip=$ip dhcp_router=$router'
and so on).
Is this possible?
BTW, I'm not subscribed to the list, so please cc me.
Thank you!
Regards,
Phil