DNS Settings #122
-
OS: Ubuntu 22.04.4 LTS 5.15.0-97-generic Hello again @linouxis9 , I am trying to let PR use tunnel as its default GW. So, after connecting PR to 5GC, I edited my routing table manually to change from this:
to this
Using these routing settings, I can ping 8.8.8.8 using On UERANSIM, I am able to workaround: Workaround 1:
Workaround 2:
Apply config
On PR, however, only Workaround 1 works, and it only works if specified to use vrf interface. Workaround 2 does not work for PR, using the following settings in
Apply config
I have two questions:
I would be very grateful if you could shed some light on this situation. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi @howardswe499, I hope you are doing well! Thanks and cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi @howardswe499, After thinking a bit, I think I might have an idea. It's not totally clean but could be doable once we switch to the eBPF GTP-U data path #47 to replace the gtp5g module. Cheers, |
Beta Was this translation helpful? Give feedback.
Hi @linouxis9 ,
Thanks for the information.
I tried running a combination of commands with
--tunnel-vrf false
, but they all seemed to either ignore thefalse
argument or have problems with recognizing the options.Here is what I tried:
The above commands outputted the following (ignored argument)