No LAN internet
-
@stephenw10
That worked. I set it to 700-900.
Now I still don't have internet on lan PC's.
Is this because there is no upstream gateway added?
Leigh -
It could be. Did you check for a default route like I said above?
Make sure there is a default v4 gateway set.
Edit: I see there was previously a default route set though.
Try to ping, say, 1.1.1.1 from the client. What error is shown?
-
@stephenw10
Latestdefault set
Ping from pc connected on lan
$ ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=119 time=669 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=119 time=670 mslan rules appear to be working
Thankyou for the help todate I will test 1.1.1.1 from pc later today
-
ping from lan connected
From 192.168.55.1: icmp_seq=33 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=33 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=33 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0) -
Then :
What is the OS ?
And what is the gateway ?Do you have wifi activated and the cable to pfSense connected at the same time ? If so, remove wifi for the moment.
-
@gertjan
Ok will switch other router off
Os is MXlinux -
@gertjan
Did you the ping 1.1.1.1 in terminal on lan connected pc.
It is connected to the pfsense pc through an unmanaged tp link 16 port switch. -
@hoandco said in No LAN internet:
Did you the ping 1.1.1.1 in terminal on lan connected pc.
Why do you ask ?
Half the planet is pinging 1.1.1.1 and 8.8.8.8, and I still don't know why.root@DiskStation2:~# ping 1.1.1.1 PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data. 64 bytes from 1.1.1.1: icmp_seq=1 ttl=51 time=17.2 ms 64 bytes from 1.1.1.1: icmp_seq=2 ttl=51 time=17.3 ms ^C --- 1.1.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 2ms rtt min/avg/max/mdev = 17.161/17.244/17.328/0.155 ms
-
@gertjan
Sorry did you see the ping in terminal on pc connected to Lan. -
-
@gertjan
No the 1.1.1.1 ping -
@hoandco
Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0)
From 192.168.55.1: icmp_seq=34 Redirect Host(New nexthop: 0.0.0.0) -
Are you sure that your PC 192.168.55.1 got its DHCP inform from pfSense ?
You didn't change anything on the DHCP server (LAN) page ?
Check the DHCP server log page, do you see your PC doing DHCP request and pfSense DHCP answering ?
Your PC should use 192.168.55.1 for a gateway and DNS.It looks like this
https://serverfault.com/questions/402023/why-do-icmp-redirect-host-happenis happening because pfSense 'thinks' there is another gateway on the LAN 192.168.55.0/24 ....
I never saw that kind of messages ... -
Did the IP get changed from the 182 to 192 on pfsense? Did you set a gateway on this interface? If you did then pfsense thinks its a wan IP.. You do not set a gateway on the lan side interfaces of pfsense.
-
@johnpoz
John
Thanks Yes I did change the IP address to 192.
However I still cannot connect to the internet on a Lan connected pc.
Leigh -
@hoandco did you set a gateway on this interface - you do not set a gateway on a lan side interface.
Are your clients actually using that as their gateway, or do they still try to talk to the old 182 address?
What is the routing table on pfsense?
Notice my default route is out the wan.. Routes for other networks that are local, are direct, etc.
-
@hoandco
I tried the gateway on the LAN but it it did not work So I changed it back.
This is on dedicated pc with 2 port intel card.
The gateway is connected online as you will see.
The LAN rules appear to be working.
However I can't get internet on my pc or laptop connected to the LAN.
Leigh -
@hoandco said in No LAN internet:
I tried the gateway on the LAN but it it did not work
There is NO gateway set on a lan side interface... If you tried that no then it wouldn't work..
-
@johnpoz
No I don't think so
But I will check -
Please confirm :
@gertjan said in No LAN internet:
Check the DHCP server log page, do you see your PC doing DHCP request and pfSense DHCP answering ?
Page Services > DHCP Server > LAN