Page MenuHomeVyOS Platform
Feed Advanced Search

Feb 14 2024

danielpo added a comment to T3001: Disable spectre mitigation patches from CLI.
Feb 14 2024, 4:41 PM · Restricted Project, VyOS 1.4 Sagitta

Jan 3 2024

danielpo added a comment to T5892: container network interface and policy fails to apply after reboot.

OK, local-route actually worked!
Thanks!

Jan 3 2024, 5:53 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
danielpo created T5892: container network interface and policy fails to apply after reboot.
Jan 3 2024, 4:01 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus

Dec 30 2023

danielpo added a comment to T160: Support NAT64.

I've tinkered with this a bit , but a problem I have is that I need multiple ip addresses on the outgoing interface(s). I understand that Jool takes all ports, so It's needed for everything to work properly.
On my own WAN interface, this is not a problem, I can just assign another ip from my ISP.

Dec 30 2023, 5:19 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Dec 23 2023

danielpo added a comment to T160: Support NAT64.

Actually, it doesn't! :(
{F4050258}

Dec 23 2023, 7:18 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
danielpo added a comment to T160: Support NAT64.

That's great!
I tried running make interface_definitions in vyos-1x and copy in the changed files into my vyos install, but the files kept disappearing when rebooting, and couldn't figure out how to build an iso with your vyos 1-x repo.

Dec 23 2023, 6:09 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Dec 22 2023

danielpo added a comment to T160: Support NAT64.

if you are running the netfilter implementation, I think the iptables mangle is handled automatically.(I verified this by changing my Jool to netfilter and removed these lines below:

ip6tables -t mangle -A PREROUTING --destination 64:ff9b::/96 -j JOOL --instance default
iptables  -t mangle -A PREROUTING --destination 172.21.8.202 -p tcp --dport 1:65535 -j JOOL --instance default
iptables  -t mangle -A PREROUTING --destination 172.21.8.202 -p udp --dport 1:65535 -j JOOL --instance default
iptables  -t mangle -A PREROUTING --destination 172.21.8.202 -p icmp -j JOOL --instance default
Dec 22 2023, 11:10 AM · VyOS 1.4 Sagitta (1.4.0-epa1)

Dec 21 2023

danielpo added a comment to T160: Support NAT64.

Is it possible to add support for policy routing?

Dec 21 2023, 3:54 PM · VyOS 1.4 Sagitta (1.4.0-epa1)

Mar 18 2022

danielpo added a comment to T4239: static-host-mapping only working on ipv4 addresses.

Sure, but its not being applied in the pdns recursor so I cant use static host mapping for ipv6 in my network, only locally on the vyos host. (It works fine with ipv4).

Mar 18 2022, 8:58 PM · VyOS 1.4 Sagitta
danielpo added a comment to T4307: Policy routing anymore, Commit generating errors.

Thanks, Not really sure what happened, but I deleted config.boot and rebooted, Now it works to add a policy again.

Mar 18 2022, 1:52 PM · VyOS 1.4 Sagitta
danielpo created T4307: Policy routing anymore, Commit generating errors.
Mar 18 2022, 12:45 PM · VyOS 1.4 Sagitta

Feb 11 2022

danielpo created T4239: static-host-mapping only working on ipv4 addresses.
Feb 11 2022, 5:02 PM · VyOS 1.4 Sagitta

Jan 31 2022

danielpo added a comment to T4223: policy route cannot have several entries with the same table.

Thanks!😀

Jan 31 2022, 5:25 PM · VyOS 1.4 Sagitta
danielpo created T4223: policy route cannot have several entries with the same table.
Jan 31 2022, 4:39 PM · VyOS 1.4 Sagitta

Jan 30 2022

danielpo created T4220: Commit broke dhclient 78b247b724f74bdabab0706aaa7f5b00e5809bc1.
Jan 30 2022, 8:09 AM · VyOS 1.4 Sagitta

Jan 28 2022

danielpo added a comment to T4213: ipv6 policy routing not working anymore.

Hi again, I found another bug, if I have two policy routes with the same table it tries to create the table twice, and it doesn't work because the table is already created:

Jan 28 2022, 5:59 AM · VyOS 1.4 Sagitta

Jan 27 2022

danielpo added a comment to T4213: ipv6 policy routing not working anymore.

Hi,
I applied your new policy-route.py manually, and now my ipv6 pbr works again!! Thanks a lot!

Jan 27 2022, 9:49 PM · VyOS 1.4 Sagitta
danielpo updated the task description for T4213: ipv6 policy routing not working anymore.
Jan 27 2022, 4:38 PM · VyOS 1.4 Sagitta
danielpo created T4213: ipv6 policy routing not working anymore.
Jan 27 2022, 4:38 PM · VyOS 1.4 Sagitta

Sep 28 2021

danielpo added a comment to T3853: nat66 rules gets deleted on reboot in 1.4-rolling-202109240217.

It works now! Thanks!

Sep 28 2021, 6:31 AM · VyOS 1.4 Sagitta

Sep 24 2021

danielpo created T3853: nat66 rules gets deleted on reboot in 1.4-rolling-202109240217.
Sep 24 2021, 6:02 AM · VyOS 1.4 Sagitta

Sep 9 2021

danielpo added a comment to T3809: Not possible to add existing ca?.

Thanks, I got it working now.

Sep 9 2021, 7:30 AM · VyOS 1.4 Sagitta

Sep 8 2021

danielpo added a comment to T3809: Not possible to add existing ca?.
Sep 8 2021, 6:27 PM · VyOS 1.4 Sagitta
danielpo added a comment to T3809: Not possible to add existing ca?.

Hello, Sorry, but I tried this I get "Invalid certificate on CA certificate "test"

Sep 8 2021, 5:32 PM · VyOS 1.4 Sagitta

Sep 7 2021

danielpo updated the task description for T3809: Not possible to add existing ca?.
Sep 7 2021, 6:24 AM · VyOS 1.4 Sagitta
danielpo created T3809: Not possible to add existing ca?.
Sep 7 2021, 6:18 AM · VyOS 1.4 Sagitta

Jan 20 2021

danielpo added a comment to T1000: Broken 6rd tunnel implementation.
Jan 20 2021, 7:05 AM

Nov 21 2020

danielpo added a comment to T3060: OpenVPN virtual interface not coming up after upgrade.

Thanks, works now.

Nov 21 2020, 12:58 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 20 2020

danielpo added a comment to T3060: OpenVPN virtual interface not coming up after upgrade.
authentication {
    password xxxx
    username xxxxx
}
device-type tun
encryption {
    cipher aes256
}
firewall {
    in {
        ipv6-name DENYv6_IN
        name DENY_IN
    }
    local {
        ipv6-name DENYv6_IN
        name DENY_IN
    }
}
hash sha256
mode client
openvpn-option "key-direction 1"
openvpn-option route-nopull
persistent-tunnel
protocol tcp-active
remote-host 1.2.3.4
remote-host 1.2.3.5
remote-port 1195
tls {
    ca-cert-file /config/auth/cert.ca
    auth-file  /config/auth/tls-auth
    tls-version-min 1.2
}
Nov 20 2020, 11:47 PM · VyOS 1.3 Equuleus (1.3.0)
danielpo added a comment to T3060: OpenVPN virtual interface not coming up after upgrade.

Now this error appear when trying the latest image:

Nov 20 2020, 5:20 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 11 2020

danielpo renamed T3060: OpenVPN virtual interface not coming up after upgrade from OpenVPN not working in vyos-1.3-rolling-20201101 and afte to OpenVPN not working in vyos-1.3-rolling-20201101 and after.
Nov 11 2020, 6:33 PM · VyOS 1.3 Equuleus (1.3.0)
danielpo created T3060: OpenVPN virtual interface not coming up after upgrade.
Nov 11 2020, 6:33 PM · VyOS 1.3 Equuleus (1.3.0)

May 26 2020

danielpo added a comment to T2339: OpenVPN: IPv4 no longer working after adding IPv6 support.

This bug exists for remote-host as well.

May 26 2020, 5:04 AM · VyOS 1.3 Equuleus (1.3.0)

May 25 2020

danielpo added a comment to T421: Add Pv6 prefix delegation support.
May 25 2020, 4:03 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Apr 21 2020

danielpo added a comment to T421: Add Pv6 prefix delegation support.

I don't know, I just use wide-dhcpv6-client to get the prefix i get from my ISP routed to vyos.

Apr 21 2020, 3:06 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
danielpo added a comment to T421: Add Pv6 prefix delegation support.

I solved this myself by building my own vyos iso and just adding --custom-package "wide-dhcpv6-client". I configured wide-dhcpv6 myself.
It works fine for now.

Apr 21 2020, 3:03 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Jan 30 2020

danielpo created T1999: support for ip groups in nat.
Jan 30 2020, 6:02 AM

Oct 14 2019

danielpo added a comment to T421: Add Pv6 prefix delegation support.

Any update when this can be used live? This prevents me fro using vyos😟

Oct 14 2019, 10:18 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Apr 18 2019

danielpo updated the task description for T1342: Cannot add ipv6 /70 route.
Apr 18 2019, 5:37 AM · VyOS 1.3 Equuleus (1.3.0)
danielpo created T1342: Cannot add ipv6 /70 route.
Apr 18 2019, 5:36 AM · VyOS 1.3 Equuleus (1.3.0)