Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jfmays

  1. jfmays

    ubu.bank being rejected as unknown tld

    I have senders sending from the domain ubu.bank being rejected. Sendmail log shows them being rejected for unknown top level domain. I have specifically allowed the tld in the access db. -- [root@mta1 mail]# grep bank access bank OK Still, it gets rejected...
  2. jfmays

    YUM and/or RPM install problem

    Got a machine running postgres 9.1.2. I need to downgrade it to 9.0.5 to match a cluster. Problem is YUM (RPM) keeps claiming to be unable to import a key, even though the key is right there where it should be. The contents of /etc/pki/rpm-gpg/ -- drwxr-xr-x. 10 root root 4096 Oct 29 2011 ...
  3. jfmays

    RHEL - how to get LVM to recognize a drive size change

    Helping out another organization with a server they have. It had 30G disks in a mirror on an LSI disc controller. We changed the disks one at a time so the mirror is now made of 146G disks, so it shows up in the bios as one 146G disk. The LVM in OS still insists on seeing the disk as 30G...
  4. jfmays

    Slave DNS on RHEL 6.1 not able to create zone files.

    Running RHEL 6.1 named. Have it running in primary mode on one server, and slave mode on the other. The slave version gets the zones from the primary version, but it is not capable of creating the slave files. So it works, but I'm aware that if the secondary ever rebooted while the primary was...
  5. jfmays

    milter socket file missing

    I'm working on a system that I did not set up. The person who did set it up is not available. The mail system is running slower than normal. I get the following error when starting it -- Starting sendmail: WARNING: Xspammilter_to: local socket name /var/run/f1.sock missing If I go to...
  6. jfmays

    Slips

    We have an AS5400 that we are using to provide PRI's to customers. It has the following circuits coming into it from the Telco (AT&T).5 Trunking circuits that come across T1 ties into a t3 mux, and then are then delivered to a T3 port on the AS5400. ! trunking circuit that is connected into a T1...
  7. jfmays

    Incoming calls to filled PRI generating beep and disconnect instead of busy signal Date: Mon, 10 Sep

    Okay, so we are generating a PRI an an AS5400 media gateway and delivering it to an IAD2400 at the customer site. There are three channels on the PRI, which is reflected in the trunkgroup status. controller T1 1/0:19 framing esf channel-group 0 timeslots 1-15 speed 64 loopback network...
  8. jfmays

    ACL not working on new interface

    Bump?
  9. jfmays

    ACL not working on new interface

    Okay, I think I figured out what's going on. The version of IOS I had did not support the "ip inspect" feature, so that temporary ACL's were not being created for outbound connections. I upgraded the IOS to a version that does support firewall commands like "ip inspect xxx". Added the following...
  10. jfmays

    ACL not working on new interface

    No atm interface. Two ethernet interfaces connected to modems operating in bridge mode, that get combined into a multilink bundle. So we have.... interface Ethernet1/0 no ip address full-duplex pppoe enable group global pppoe-client dial-pool-number 1 ! interface Ethernet2/0 no ip address...
  11. jfmays

    ACL not working on new interface

    We recently changed the backbone connection for one office from a T1 to a bonded DSL line. In doing so, we moved the ACL from the T1 interface to the dialer1 config for the bonded DSL line. The ACL, which was only to block unwanted inbound traffic on the line, was now blocking damned near...
  12. jfmays

    Routing to virtual interface not working

    Is there more information I could add here that would help make this make more sense to people?
  13. jfmays

    Routing to virtual interface not working

    Okay, I've almost got this whole ppp multilink over pppoe thing worked out, but I'm dealing with one final mystery. Without ppp multilink in the virtual template, the link comes up as a normal ppp connection, as would be expected. interface Virtual-Template1 ip unnumbered FastEthernet1/0.2...
  14. jfmays

    Solution for bonding ethernet connections to Cisco 1720.

    Problem: One one end is a cisco 7206. It has an ethernet connection to a Zhone Bitstorm DSlam. 3 DSL connections leave the DSlam. One goes to one comtrend modem. The other two go to another comtrend modem in a bonded pair, so they act like one DSL line. Both comtrends operate in bridging...
  15. jfmays

    PPP Fails with IOS upgrade.

    Thanks for responding. It's kind of hard to post a "show int" of the interface, because it's a dialup connection. Closest thing might be the virtual template or the group-async definition. I can post the config here, but by show int, do you mean you want a "show int" of the t1 the dialup...

Part and Inventory Search

Back
Top