Windows 10: IPRIP was unable to add a route to the system route table

Discus and support IPRIP was unable to add a route to the system route table in Windows 10 BSOD Crashes and Debugging to solve the problem; IPRIP 29031 IPRIP was unable to add a route to the system route table. The data is the error code. System 10/15/2019 16:49:10 OS: Windows 10 Pro (64... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by AfonsoAlves1, Oct 17, 2019.

  1. IPRIP was unable to add a route to the system route table


    IPRIP 29031 IPRIP was unable to add a route to the system route table. The data is the error code. System 10/15/2019 16:49:10

    OS: Windows 10 Pro (64 bit)
    Build: 10.0.18362.175
    Version: 1903

    Is there a safe way to resolve this using PowerShell or not disrupting the user?

    :)
     
    AfonsoAlves1, Oct 17, 2019
    #1

  2. IPRIP was unable to add a route to the system route table. The data is the error code. - Windows 10 Pro (64 bit)

    OS: Windows 10 Pro (64 bit)

    Build: 10.0.10586.1176

    Original message.

    "IPRIP Event 29031 System 10/07/2019 06:00:38

    IPRIP was unable to add a route to the system route table. The data is the error code."

    Research:

    ServiceName: iprip

    Description: Listens for route updates sent by routers that use the Routing Information Protocol

    ImagePath: C:\Windows\system32\svchost.exe

    ServiceDll: C:\Windows\system32\iprinp32.dll

    What I have done to fix:

    1) Run a sfc /scannow

    2) Run a WiseCare365_5.4.2.538 for general cleaning and registry fix.

    3) Run a complete Trend Micro scan

    4) Windows Update

    But I am still receiving the same message.

    Any advice?
     
    AfonsoAlves1, Oct 17, 2019
    #2
  3. ruthlez Win User
    Network Routing Tables


    Hi everyone!


    I recently started using a VPN. However some websites block VPN ips so I can't visit them.
    To solve this problem I would like to add the blocked website's IP to my route table.
    It works fine on my other laptops but on my PC it doesn't seem to function. I ran the following command as an administrator in my cmd. Got the OK! feedback message but I still get blocked from visiting the website when on a VPN.


    Code:
    Code:
    Route add [website IP] [Default Gateway]


    At the bottom of this screenshot :


    IPRIP was unable to add a route to the system route table [​IMG]



    you can see that the IP is indeed added to the list but sadly it doesn't function. I have been suggested to reinstall my Windows 10 but was wondering if there aren't any other solutions to this problem.


    Thanks in advance!
     
    ruthlez, Oct 17, 2019
    #3
  4. IPRIP was unable to add a route to the system route table

    Network Routing Tables


    What's nice is that you have a system that solved the issue to compare against.

    Please post the full routing table

    route print

    Could it be IPv6 related?
     
    Slartybart, Oct 17, 2019
    #4
Thema:

IPRIP was unable to add a route to the system route table

Loading...
  1. IPRIP was unable to add a route to the system route table - Similar Threads - IPRIP was unable

  2. Windows Routing Table - is the lookup recursive?

    in Windows 10 Gaming
    Windows Routing Table - is the lookup recursive?: Windows 10, the routing table contains the following lines: Dest Mask NextHop Interface Metric Policy/Proto/Type 0.0.0.0 0.0.0.0 10.128.128.128 6 30 0/3/4 10.0.0.0 255.0.0.0 169.254.254.1 21 0 0/3/4Is the routing lookup recursive? Given, for example, IP 100.1.2.3, it should...
  3. Windows Routing Table - is the lookup recursive?

    in Windows 10 Software and Apps
    Windows Routing Table - is the lookup recursive?: Windows 10, the routing table contains the following lines: Dest Mask NextHop Interface Metric Policy/Proto/Type 0.0.0.0 0.0.0.0 10.128.128.128 6 30 0/3/4 10.0.0.0 255.0.0.0 169.254.254.1 21 0 0/3/4Is the routing lookup recursive? Given, for example, IP 100.1.2.3, it should...
  4. Windows Routing Table - is the lookup recursive?

    in Windows 10 Network and Sharing
    Windows Routing Table - is the lookup recursive?: Windows 10, the routing table contains the following lines: Dest Mask NextHop Interface Metric Policy/Proto/Type 0.0.0.0 0.0.0.0 10.128.128.128 6 30 0/3/4 10.0.0.0 255.0.0.0 169.254.254.1 21 0 0/3/4Is the routing lookup recursive? Given, for example, IP 100.1.2.3, it should...
  5. Routing Table Problem after KB5009543 VPN issue

    in Windows 10 Software and Apps
    Routing Table Problem after KB5009543 VPN issue: Before the KB5009543 issue that broke L2TP VPN connections, my customers could connect to their networks remotely and use mapped drives. Now, though I have been able to restore the remote connections, the mapped drives no longer work. Other than to apply the Microsoft patch...
  6. Route to the remote station with win route table

    in Windows 10 Network and Sharing
    Route to the remote station with win route table: Hello, I have three pc's: - Local PC with an ip 192.168.1.100 - Remote PC_1 with an ip 192.168.2.100 - Remote PC_2 with an ip 192.168.2.101 I would like to access remote pc_2 via remote pc_1. On the local pc and remote pc_1 i have enabled routing in the registry. Windows ip...
  7. is it possible to edit windows route table.

    in Windows 10 Network and Sharing
    is it possible to edit windows route table.: hi, is it possible to edit the windows route table. which language is required for that. thanks. 144074
  8. IPRIP was unable to add a route to the system route table. The data is the error code. -...

    in Windows 10 Network and Sharing
    IPRIP was unable to add a route to the system route table. The data is the error code. -...: OS: Windows 10 Pro (64 bit) Build: 10.0.10586.1176 Original message. "IPRIP Event 29031 System 10/07/2019 06:00:38 IPRIP was unable to add a route to the system route table. The data is the error code." Research: ServiceName: iprip Description: Listens for route...
  9. VPN routing table issues on 1809

    in Windows 10 Network and Sharing
    VPN routing table issues on 1809: I have a program using DotRas to set up a VPN connection. My program will set the VPN interface not as the default gateway and insert custom routing rules so that other programs won't pass through the VPN connection. // works before 1809 update RasEntry entry =...
  10. Network Routing Tables

    in Windows 10 Network and Sharing
    Network Routing Tables: Hi everyone! I recently started using a VPN. However some websites block VPN ips so I can't visit them. To solve this problem I would like to add the blocked website's IP to my route table. It works fine on my other laptops but on my PC it doesn't seem to function. I...