Problem with dhcp and ISP.
From: Todor Dragnev (todor.dragnev_at_gmail.com)
Date: 08/11/05
- Previous message: Fred Gildred: "Re: Need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-isp@freebsd.org Date: Thu, 11 Aug 2005 12:51:09 +0300
Hello,
I have the problem with my ISP and network settings received from ISP DHCP
server.
with dhcpclient I get:
IP address for interface xl0: 213.x.y.77 netmask 255.255.255.252
default gateway: 213.x.y.77
Yes, IP address on interface and gateway are the same.
The interesting part is that with these settings on Windows and Linux I have
access to Internet. But FreeBSD refuse to work. What must be done to have
access on FreeBSD v5.4.
I found that the router IP address is 192.168.1.1 and if I up manually
xl0 alias 192.168.1.2 netmask 255.255.255.252,
change default gateway to 192.168.1.1 and make ipnat
map xl0 192.168.1.2/32 -> 217.x.y.77/32
freebsd box now can use Internet.
But I want use DHCPclient for xl0, because ISP offten change network settings.
Does anyone known the solution for this problem.
Thanks,
Todor Dragnev
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Fred Gildred: "Re: Need help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|