10-19-2022 04:50 AM
Hi all,
Need some help to setup correctly my c921-4P to use Starlink as internet accès connected on my Wan Port.
I can't acces to Internet, Starling is on Bypass mode.
My conf. is:
############################################################################
interface GigabitEthernet0
switchport access vlan 3
switchport trunk native vlan 3
switchport mode trunk
no ip address
!
interface GigabitEthernet1
switchport access vlan 4
switchport trunk native vlan 4
switchport mode trunk
no ip address
!
interface GigabitEthernet2
switchport access vlan 5
switchport trunk native vlan 5
switchport mode trunk
no ip address
!
interface GigabitEthernet3
switchport access vlan 6
switchport trunk native vlan 6
switchport mode trunk
no ip address
!
interface GigabitEthernet4
ip address dhcp
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet5
no ip address
shutdown
duplex auto
speed auto
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Vlan3
ip address 192.168.30.3 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Vlan4
ip address 192.168.40.3 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Vlan5
ip address 192.168.50.3 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Vlan6
ip address 192.168.60.3 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!!
ip nat inside source list SAEM interface GigabitEthernet4 overload
ip route 0.0.0.0 0.0.0.0 GigabitEthernet4 dhcp
!
ip access-list standard SAEM
permit 192.168.50.0 0.0.0.255
!
!!
control-plane
!
banner motd ^C****ACCES AU ROUTEUR STARLINK***^C
!
line con 0
line vty 0 4
login local
transport input ssh
!
scheduler allocate 20000 1000
!
end
############################################################################
Thanks a lot for your help
Nico
10-21-2022 03:59 AM
10-21-2022 04:43 AM - edited 10-21-2022 04:49 AM
Hello,
so just to recap: the router gets a public IP address, and from the router, you can ping 8.8.8.8 ?
Also, what if you configure interface GigabitEthernet5 as the uplink port ?
10-21-2022 08:17 AM
Hello,
Yes i ping 8.8.8.8 from the router same if i configure interface GigabitEthernet5 as uplink port.
I disable router dns resolution to try: "no ip domain lookup" => no result.
10-22-2022 01:18 AM
Hello,
Starlink apparently uses a default MTU of 1500. Maybe the one configured for your link is different. Can you send an extended ping to check if 1500 actually gets a response ?
10-24-2022 04:17 AM
Hello,
Done and no result.
I'm going to ask Cisco's support. I will post back the solution if they find ;).
Regards,
11-21-2022 10:10 AM - edited 11-21-2022 10:12 AM
Hi Nicolas,
Did you open a TAC case for this specific, I would be curious to see how it was resolved if it's the case.
Sincerely,
11-22-2022 09:58 AM - edited 11-22-2022 09:58 AM
Hi Smignac,
Have done differents test with Cisco Enginer and no good result... they thinks c921p have a problem and preconise to replace it.
Thx for your help
11-22-2022 01:36 AM
one more test you can do
- remove the Cisco router and connect your computer directly to the starlink modem
- check what network settings you receive from DHCP (gateway, DNS)
- check internet connectivity
if this also fails then the problem may not be in the Cisco routers config
11-22-2022 07:27 AM
THanks for reaching out. Confirm that everything is working perfectly going straight to my laptop when Starlink in Bypass mode.
11-22-2022 07:32 AM
and what are the DHCP network settings you received from your provider ?
or did you use manual configuration
11-22-2022 10:02 AM
Hi Pieterh,
Already tests all you recommended but the internet connection is ok, tested directly and with an other router and work properly.
02-15-2023 05:37 PM
Hi Nicolas
I have same issue and how did you resolve the issues?
thanks
Justin
02-15-2023 05:48 PM
No, workaround was to use Starlink router and extend L2 to my user network, keeping at the same time the Starlink DHCP server. Really not ideal but I haven't found any other options. No support from Starlink whatsoever.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide