Cant acces internet.
-
ifconfig from the pfsense:
xl0: flags=8802 <broadcast,simplex,multicast>metric 0 mtu 1500 options=9 <rxcsum,vlan_mtu>ether 00:10:4b:45:22:c4 media: Ethernet autoselect (none) status: no carrier xl1: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500 options=9 <rxcsum,vlan_mtu>ether 00:10:4b:45:22:56 inet6 fe80::210:4bff:fe45:2256%xl1 prefixlen 64 scopeid 0x2 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 media: Ethernet autoselect (100baseTX <full-duplex>) status: active xl2: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500 options=9 <rxcsum,vlan_mtu>ether 00:0a:5e:1d:e1:d0 inet6 fe80::20a:5eff:fe1d:e1d0%xl2 prefixlen 64 scopeid 0x3 inet 172.16.1.123 netmask 0xffffff00 broadcast 172.16.1.255 media: Ethernet autoselect (100baseTX <full-duplex>) status: active plip0: flags=108810 <pointopoint,simplex,multicast,needsgiant>metric 0 mtu 1500 pflog0: flags=100 <promisc>metric 0 mtu 33204 pfsync0: flags=41 <up,running>metric 0 mtu 1460 pfsync: syncdev: lo0 syncpeer: 224.0.0.240 maxupd: 128 lo0: flags=8049 <up,loopback,running,multicast>metric 0 mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7 enc0: flags=0<> metric 0 mtu 1536</up,loopback,running,multicast></up,running></promisc></pointopoint,simplex,multicast,needsgiant></full-duplex></rxcsum,vlan_mtu></up,broadcast,running,simplex,multicast></full-duplex></rxcsum,vlan_mtu></up,broadcast,running,simplex,multicast></rxcsum,vlan_mtu></broadcast,simplex,multicast>
ipconfig /all (on my windows test box)
Ethernet-adapter LAN-verbinding: Verbindingsspec. DNS-achtervoegsel: Beschrijving . . . . . . . . . . .: Broadcom NetXtreme Gigabit Ethernet Fysiek adres. . . . . . . . . . . : 00-21-5A-61-1E-2C DHCP ingeschakeld:. . . . . . . . : nee IP-adres. . . . . . . . . . . . . : 172.16.1.42 Subnetmasker. . . . . . . . . . . : 255.255.255.0 Standaardgateway. . . . . . . . . : 172.16.1.123 DNS-servers . . . . . . . . . . . : 172.16.1.123
Btw thanx for all the effort, man this seems to be a newb problem but i cant figure why :O
ARP for there mac's? DNS problem then
-
no, it has nothing to do with DNS - you only ever ARP for addresses in your subnet. i see the problem now, your xl1 has no IP address. it is apparently NOT getting one from the modem/router!
xl1: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500 options=9 <rxcsum,vlan_mtu>ether 00:10:4b:45:22:56 inet6 fe80::210:4bff:fe45:2256%xl1 prefixlen 64 scopeid 0x2 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 <==== BINGO!!!! media: Ethernet autoselect (100baseTX <full-duplex>) status: active</full-duplex></rxcsum,vlan_mtu></up,broadcast,running,simplex,multicast>
-
i noticed that to. but when i look in the web interface of pfsense i says this
pfSense:
pfSense Shell:
Speedtouch Router/Modem:
so this seems to be strage but i thought that is was becouse i recieve DHCP from wan
oke i wil try to give my WAN interface a fixed ip. maybe that wil fix my problem. one moment
edit:
xl1: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500 options=9 <rxcsum,vlan_mtu>ether 00:10:4b:45:22:56 inet6 fe80::210:4bff:fe45:2256%xl1 prefixlen 64 scopeid 0x2 inet 192.168.1.30 netmask 0xffffffff broadcast 192.168.1.30 media: Ethernet autoselect (100baseTX <full-duplex>) status: active xl2: flags=8843 <up,broadcast,running,simplex,multicast>metric 0 mtu 1500 options=9 <rxcsum,vlan_mtu>ether 00:0a:5e:1d:e1:d0 inet6 fe80::20a:5eff:fe1d:e1d0%xl2 prefixlen 64 scopeid 0x3 inet 172.16.1.123 netmask 0xffffff00 broadcast 172.16.1.255 media: Ethernet autoselect (100baseTX <full-duplex>) status: active</full-duplex></rxcsum,vlan_mtu></up,broadcast,running,simplex,multicast></full-duplex></rxcsum,vlan_mtu></up,broadcast,running,simplex,multicast>
still no internet.
-
well, a couple of things: your subnet mask for the WAN should NOT be 255.255.255.255! It should be 255.255.255.0. Also make sure you set the default gateway to 192.168.1.254.
-
at home i booted a system i installed a long time ago. and there is pfsense installed :P dint know i still got that on the harddisk
is there a way to figure out je install date of the machine ?EDIT: built on Thu Jan 8 22:30:24 EST 2009 haha
this system works like hell.
so im going to copy the setting and see if i can make it work ;)
if it works i will post the solution*** Problem SOLVED!! ***
oke it was the 255.255.255.0 thanx you danswartz :D
in the wan static config was 192.168.1.30/32 witch had to be /24
i still don't know why DHCP wast working because at home WAN witch DHCP works normalbut never the less my problem is solved :D
(omg i feel kinda stupid this has to be the easiest problem to be :o)
-
different subnets is a must, nothing silly.